The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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