Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hey all, I have this chart:
I want to add 2 different 6 months' averages for the sell-out and shipped.
Both the seel out and shipped are 2 DAX.
Basically, I wrote the formula like this:
Hi, @Gabb
I think you can add a new measure, using an if statement to replace the average value under the "forecasted" section with a blank value.
Best Regards,
Community Support Team _ Eason
Do you have any ideas on how I could write it?
I tried different IF statement but I was trying to connect it with a column I have on my dimView CALENDAR "DISTANCE FROM CURRENT MONTH".
IF "dimView Call[Distancefromcurrentmonth] <=0,
Give me all the values
IF "dimView Clal[Distancefromcurrentmonth] > 0,
"Blank"
But I cannot link the mesure with that.
Hi, @Gabb
I'm not sure what you mean by "calculate average 6 months fixed in a chart".
Are you referring to calculating the rolling 6 months average of sell-out and shipped?
Please check if the solutions in the following threads could help.
Rolling 12 Months Average in DAX
How to calculate 3 months and 6 months average
Best Regards,
Community Support Team _ Eason
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 70 | |
| 50 | |
| 42 | |
| 40 |