Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everybody.
I recived weekly data in excel, all data have a column (date) and comes for the day that i recived data in (Thursday). So I created dashboard contains all weekly data and I can compare with previous week. for the comparison I used these formulas (
weekNum = WEEKNUM('Date'[Date])
WeekEndDate = 'Date'[Date]+7-1*WEEKDAY('Date'Date],1)
WeekStartDate = 'Data'[Data]+-1*WEEKDAY('Date'[Date],1)+5
WeekRang = RANKX(ALL('Date'),'Date'[WeekStartDate],,ASC,Dense)).
Also, I have filter represents all dates so I can select any date and compare it with previous week.
Today, I recived data by month and I want adjust my formula to work with both.
*Note: I can not sum weeks to get data for months.
Thanks.
Hi @fahadrq
What do you mean by "Today, I recived data by month"? Please provide sample of the newly recieved data.
aggregated data for one month.
thanks
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
9 | |
7 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
10 | |
6 |