Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi,
I am trying to calculate moving Average for the below data:
I greatly appreciate some help in DAX script.
I do not have any Date/Calender table.
Thanks
Running Average Measure = DIVIDE(CALCULATE( SUM('Table1'[10 Week]), FILTER( ALLSELECTED('Table1'[Date]), ISONORAFTER('Table1'[Date], MAX('Table1'[Date]), DESC) ) ), CALCULATE( COUNTA('Table1'[10 Week]), FILTER( ALLSELECTED('Table1'[Date]), ISONORAFTER('Table1'[Date], MAX('Table1'[Date]), DESC) ) ) )
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
121 | |
79 | |
48 | |
37 | |
30 |
User | Count |
---|---|
191 | |
78 | |
71 | |
50 | |
42 |