Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 online / paper apps for each week Mon - Sun.
thanks in advance
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.
@NewbieJono , You need to create date table with week information and then use week rank for this week vs last week.
Please refer y blogs for that
https://medium.com/@amitchandak.1978/power-bi-wtd-questions-time-intelligence-4-5-98c30fab69d3
https://community.powerbi.com/t5/Community-Blog/Week-Is-Not-So-Weak-WTD-Last-WTD-and-This-Week-vs-La...
https://www.youtube.com/watch?v=pnAesWxYgJ8