Forum Discussion
2 separate matrices displaying different values from one table
Sent you a private message. I will publish the solution here once I have a result
You can selectively disable interaction for individual visuals. That will proctect them from the overall filter context that is coming from the data model. You can apply individual filters.
- put two slicers on your page
- feed them from the same table
- disable interactions for both of them
- apply visual level filters to each slicer visual as needed.
As long as you only need to call URLs that might be sufficient.
Another, less convoluted alternative may be the new bookmark/page navigator functionality, although I don't know if that supports URLs too.
On a personal note: If you need to include dozens of navigation buttons in Power BI then you may want to rethink your UX expectations.
- simona08084 years agoHelper I
Thank you very much for the suggested ideas. I created the slicer with the URL but I think slicers in powerBI doesn't offer the web URL icon.
- lbendlin4 years agoSuper User
You can abuse table visuals as pseudo slicers . They support the icons.