Forum Discussion
update slicer selection based on visual selection
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.
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
- Anonymous2 years ago
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.
4 Replies
- IgnaResolver III
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
- nickbeltran7Frequent Visitor
It was helpful, thanks.
- AnonymousNot applicable
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.
- nickbeltran7Frequent Visitor
Thanks Stephen, it worked.