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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I can't find a MOVINGAVERAGE DAX function, it does not pop up. https://learn.microsoft.com/en-us/dax/movingaverage-function-dax
Solved! Go to Solution.
@Anonymous It's a DAX function that is only available in Visual Calculations. You can use this for a traditional DAX meausre: Better Rolling Average - Microsoft Fabric Community
@Anonymous You may have to scroll down the list of Preview features. If you don't see it, perhaps you are on an older version of Power BI Desktop?
@Greg_Deckler Thank you for your answer. Could you please advise how can I turn on Visual Calculations? I do not have this option in Options and Settings > Options > Preview features like it's described in this article https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-visual-calculations-overview
@Anonymous You may have to scroll down the list of Preview features. If you don't see it, perhaps you are on an older version of Power BI Desktop?
Yes, I had an old version, it appeared after the update. Thanks for your help!
@Anonymous It's a DAX function that is only available in Visual Calculations. You can use this for a traditional DAX meausre: Better Rolling Average - Microsoft Fabric Community