Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
7 | |
3 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
2 |