I have weekday’s data and want to find DOD difference.
Sunday = 1, Monday =2 , Tuesday =3, Wednesday =4, Thursday =5, Friday =6, Saturday =7.
My periodoverperiod calculation is breaking when its Monday as no data is present for Saturday and sunday.
How can i write a calculation so that calculation don’t break.
In the below image Jun26 data must be compared with previous available date i.e. 23rd.
