Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
Hello.
I have a custom visual with a slicer filter and an svg element with nodes and links(please see image below)
I have an onclick event in the circle, I have the selectionId for the element
PowerBI SVG
Hello,
Sorry for the late answer.
I see that my colleague has already answered you by e-mail so, I will transfer his answer here.
"If you try to filter data in slicer, that works with metrics -- it's impossible.
Visuals can't filter data in slicer visuals by using SelectionID's.
You need to use Filter API:
https://docs.microsoft.com/en-us/power-bi/developer/visuals/filter-api
"
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
Hello,
after call applyJsonfilters, how can I update the data in options.dataViews[0] ?
hello,
I've apply a basic filter using this code:
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.