Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi Experts,
I have a line chart with the following configuration:
Requirement:
I tried adding the "12M Average Sales Trend" in the trendline, of Line Chart but there was no option to insert the "12M Average Sales Trend" measure.
Could anyone please help me achieve this? I am open to new ideas or alternative solutions.
Attached is my PBIX:
Parameter Line Chart - Sales and 12M AVG Sales.pbix
Thank you!
Solved! Go to Solution.
Hi,
I think if you go to add line and click the fx over to the right and you can choose to add a measure:
Hi @v-xinruzhu-msft @mrandall86
I managed to fix this by using below measure:
This measure will show [12MAverageSales] only when "Total Sales" is selected in the Parameter Filter.
Hi @v-xinruzhu-msft @mrandall86
I managed to fix this by using below measure:
This measure will show [12MAverageSales] only when "Total Sales" is selected in the Parameter Filter.
Hi @puru85
Based on your description, you can add the measure to the y-axis directly.
Output
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
I think if you go to add line and click the fx over to the right and you can choose to add a measure: