Forum Discussion
vidyutron
9 years agoNew Member
Implementing D3 event handling in Power BI.
As we know power bi cutom visuals fully supports D3 engine. Recently tried to achieve drill down functionality solely using D3 event handling. Working javascript snippet for the visual: fu...
v-chuncz-msft
Community Support
9 years agovidyutron,
Try to use try...catch statement for troubleshooting. It is very useful.