Forum Discussion

vidyutron's avatar
vidyutron
New Member
9 years ago

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...