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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi there, I am working on a real estate project (PowerBI, September 2023 version), and I have the following question: Is there any way I can update my slicers based on my visual selection? For example, if I select a specific bar in a visual (NYC), I want my slicer to just show NYC (don't show the other cities). Thanks.
Solved! Go to Solution.
Hello,
I guess this is the solution to your problem : https://www.sqlbi.com/articles/syncing-slicers-in-power-bi/
Tell me if it helps
Igna
Hi @nickbeltran7 ,
Sorry, currently it's unsupported. You choose NYC This operation, in fact, is called highlighting. Highlighting does not have a screening effect.
The workaround here is to filter using a filter. The filter is located below. Make sure use the page level filters.
Filters and highlighting in Power BI reports - Power BI | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @nickbeltran7 ,
Sorry, currently it's unsupported. You choose NYC This operation, in fact, is called highlighting. Highlighting does not have a screening effect.
The workaround here is to filter using a filter. The filter is located below. Make sure use the page level filters.
Filters and highlighting in Power BI reports - Power BI | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks Stephen, it worked.
Hello,
I guess this is the solution to your problem : https://www.sqlbi.com/articles/syncing-slicers-in-power-bi/
Tell me if it helps
Igna
It was helpful, thanks.