Forum Discussion
Visual
- 5 months ago
Hi Mon_0Pun
The only way to do this is if the dimension used in the visual isn't anyway related to the filter dimension.
Please see thea attached sample pbix.
- 5 months ago
Hi Mon_0Pun,
You need to use the measure in your visual and not as slicer or visual filter. If you are using sematic model or a live connection you should still be able to create a table n top of it.
I've created a sample .pbix file showcasing the page level filter, Edit interaction and Visual level filter without creating a new table. hope this clarifies how you cn inplement the same.
Hi,
I believe there is no direct way to do this. I have researched a little and found that creating a disconnected table of slicers can be a workaround. You can add measure to make selections work properly.