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.
Hello everyone,
Is there a way to only show on graphs what is selected in a table just like when you select somthing in a slicer.
Example:
If i select "CFO" in slicer it just shows CFO info in the graphs and table:
However when i select a value in a table when there is more than one item, it shows what value that is in the graphs but the remaining visable data still shows.
Is there a way to make the table selection behave like a slicer?
Thank you,
Solved! Go to Solution.
@Cubiclewarrior I guess when you select value in the first chart in the second chart it shows both existing and new selected value and you wish to see value only for the selection in the first chart.
In this case, when you select edit interaction between first and second visual, you need to select the first icon as shown in the below image. This way the whole chart will get refreshed
Proud to be a Super User!
@Cubiclewarrior I guess when you select value in the first chart in the second chart it shows both existing and new selected value and you wish to see value only for the selection in the first chart.
In this case, when you select edit interaction between first and second visual, you need to select the first icon as shown in the below image. This way the whole chart will get refreshed
Proud to be a Super User!
Thank you!