Forum Discussion
ysapiyev
8 years agoResponsive Resident
How to select elemnts to show in table view
Hi everyone,
I want to have table visual an to display only the value, which was selected on scatter plot, which has same inputs. And, if no element is selected, then table visual will display empty.
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
5 Replies
- v-viigCommunity Champion
Default Power BI behavior is to show all of data-point if no items are selected on another visual.
It'd be better to follow this behavior for all of custom visuals as well since users expect that.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals