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.
Hello all
I have a table as below
Country | Population |
China | 100 |
India | 50 |
USA | 48 |
UK | 75 |
I have a filter called Country . I need to have 3 visuals based on the Selected Coutries
Question
1. I need to filter only Top3 Countries based on Pouplation (this is simple, I can use TOp N) in Filters
2. The three Visuals must point to the selections I make. That first Visual must be China, Second one India and third one UK
How can point Each Visual to point to each selection
Hi @krishnakumar_Ra ,
I can't clearly understand what results you need by "That first Visual must be China, Second one India and third one UK".
I suspect you may be trying to achieve that when slicer or filter is performed, only China related data changes in the first visual, only India in the second visual and only UK related data changes in the third visual. Is this correct? If so, you may be able to use bookmark or control the objects filtered by slicer to achieve this, or you can use measure to achieve this effect.
But the information you have provided is too little, please provide more sample data, as well as a description of the desired outcome you need in as much detail as possible (preferably with a screenshot of the desired outcome).
Best Regards,
Dino Tao