The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I was trying to have a single field paramater that can dynamically filter each KPI on the Line and Stacked Column Chart.
The problem that I had is for column y-axis these are mainly counts/total where in Line y-axis shows percentage.
I ended bring the same field parameter into column and line y-axis.
Is there a work around for this?
The goal was to show specific measures once selected in a field parameter slicer.
Once a specific measure is selected on a slicer it will show columns OR if a specific measure is a Percentage it will show as a line.
Solved! Go to Solution.
Hi @v_mark
No field parameters just changing the measure on the specific element, not the element itself.
In your scenario, you should use bookmarks with the visuals that you want to show according to the parameters.
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly
Hi @v_mark
No field parameters just changing the measure on the specific element, not the element itself.
In your scenario, you should use bookmarks with the visuals that you want to show according to the parameters.
If this post helps, then please consider Accepting it as the solution to help the other
members find it more quickly