Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
So here is my problem. I am trying to compare the future budget of the remaining days in this month with the average revenue for past days.So the whole table is filtered from today to the end of the month. However the average should only filtered by the day of the week. The average should be based on the data from last 4 weeks.
Here is an example of my table:
My measure was like this: Past Daily AVG PMT=DIVIDE([Total PMT],DISTINCTCOUNT('Complete WO'[DateKey]))
So my question is: How to include only 4 weeks of data and how to make this measure not afftected by date filter other than day of the week?
Can you supply your formulas for your measures or calculated columns?
I have edit my question. Please take a look. Thank you!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.