Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
hi i am trying to add tool tip in my coustion visual created in react & d3. the issue i am facing eventhough the tooltip is showing however tooltipEvent is undefined. so can someone plz let me know if there is any compatibility issues between the tooltip utlity and the React environment. I have done the same in simple TS code and its working fine overthere
var nodes = d3.selectAll('.Nodes');
this.tooltipServiceWrapper.addTooltip(nodes,
(tooltipEvent: TooltipEventArgs<number>) => this.getTooltipData(tooltipEvent),
(tooltipEvent: TooltipEventArgs<number>) => null
);
nodes object have following information
Hi @Makrkzai
Your question is related to custom visaul design, the issue forum mainly deals with Power BI errors. i will forward you to the appropriate forum, and there will be corresponding engineers to deal with you.
Best Regards,
Community Support Team _ Ailsa Tao
ohh thanks
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.