Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
What events can be subscribed to when a custom visual is created? Is there an event or flag that identifies page events as opposed to the visual's own events?
I need to change a visual's HTML only when the user changes the visual's own properties. I dont want the page filter to trigger the change in HTML.
You should render HTML from scratch for each update or just update the exisitng nodes by using React or D3.js.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals