Forum Discussion
NewbieJono
5 years agoPost Partisan
Week by week
i have a list count paper applications and a list of online application every day. how would i calcualte percentrage of online / paper split for the past weeks. e.g i want the total count of...
v-henryk-mstf
5 years agoCommunity Support
Hi NewbieJono ,
According to your description, you need to create a calendar table, and create a column index grouped by week. Recalculate total count of online / paper apps.
Column = WEEKNUM('Calendar'[Date],1)
If there is any ambiguity, please provide test data (delete sensitive information) and expected results. I will answer for you as soon as possible.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.