Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
Solved! Go to Solution.
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
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
I'm not sure that got your question.
What do you want to sort?
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
User | Count |
---|---|
5 | |
5 | |
2 | |
2 | |
2 |
User | Count |
---|---|
10 | |
7 | |
4 | |
4 | |
4 |