Forum Discussion
How to select elemnts to show in table view
- 8 years ago
Custom Visuals are able to detect selection by Highlighting property.
However, there's no way to detect a filter that can be applied by native Slicer, Chiclet Slicer, Timeline Slicer, etc.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
I want to display only selected data from another visual, for example scatter plot, so when I click on scatter plot, table visual automatically display value. So, I wanted to sort data if there are selected values, if so, I show them, if not - visual stays without data.
Custom Visuals are able to detect selection by Highlighting property.
However, there's no way to detect a filter that can be applied by native Slicer, Chiclet Slicer, Timeline Slicer, etc.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals