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.
I'm trying to develop a measure to compare the average price of products in differente months.
In my calendar table, I have a column "MonthsFromMax" wich determine how many months from the current each month is (actual month is 0, last month is 1, and so on...)
So I made this DAX:
Solved! Go to Solution.
Actually I've figured out a way to do this.
Changed the MonthsFromMax filter to 0 and 1, and changed the DAX to:
Actually I've figured out a way to do this.
Changed the MonthsFromMax filter to 0 and 1, and changed the DAX to:
User | Count |
---|---|
91 | |
71 | |
68 | |
53 | |
27 |