Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
I have a table as given below , i want to calculate the no of count weekly , monthly and fortnightly.
weekly count- suppose we have a multiple date in one week then finally we will count 1 , same logic would be the monthly and fortnightly .
fortnightly means - in month from 1 to 15 we count 1 fortnight hence in one month we have 2 fortcount
we want to find the total count weekly, monthly and fortnightly by using the userid and dealer code...
Please help me to do this calculation.
Thanks
Manoj
See the attached example. Make sure to look at the load script where I have created a Date table and the three charts where the weekly, fortnight, and monthly counts are.