Hi All,
The attached dataset i am receiving it on a monthly basis and this data representative Oct month,
Basically i want to achieve the following,
1) Change the row number 4 to be as Dates (Day-Month-Year)
2) Add another column after (Grand Total) column called Plan to calculate as per the example below:
In case of there is a number 1 showing in a consecutive dates as example there is a value (number 1) in dates (15,16,17 Oct 2019) then should be the value to be as 2,
Another example
In case of there is a number 1 showing in a consecutive dates as example there is a value (number 1) in dates (27,28,29,30 Oct 2019) then should be the value to be as 3
So as per the attached dataset example, The user3 has number 1 showing in a consecutive dates (15,16,17 Oct 2019) also has number 1 showing in a consecutive dates (23,24 Oct 2019) , has number 1 showing in a consecutive dates (27,28,29,30,31 Oct 2019) , has number 1 showing in a consecutive dates (2nd,3rd Oct 2019), has number 1 showing in a consecutive dates (7th,8th,9th Oct 2019) so the total should be as 10 represent in Plan column
However for the user6 has number 1 showing in date (27th Oct 2019) so the total should be as 1 represent in Plan column
Hope i clarified my issue clearly, Your support will be highly appreciated.
Regards,