The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hey Power BI Users! This is my first question here.
I am an absolut beginner in Power BI but this system is awesome. I need your help and count on you!
My problem is the rolling average - I have the monthly average:
Solved! Go to Solution.
@Anonymous , rolling seems fine. But calculation should be like this ?
Rolling Average 3 Months = calculate((DIVIDE('Parts per Month'[DoAs]; [Count of Parts]))*100; DATESINPERIOD(Dates[Date]; MAX(Dates[Date]); -3; month))
@Anonymous , rolling seems fine. But calculation should be like this ?
Rolling Average 3 Months = calculate((DIVIDE('Parts per Month'[DoAs]; [Count of Parts]))*100; DATESINPERIOD(Dates[Date]; MAX(Dates[Date]); -3; month))
Thank you!
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
21 | |
12 | |
10 | |
7 |