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.
Thanks Advanced !!!
Hi,
I have tried to create R visual in power BI and i successfully complete that visual as well.
Now the challange is i have change the R visual as Custom visual. because i need tooltip on my visual.
Am totally blank on this, how can i acheive this.
Your help is priceless.
Hello @Baskar
We'll include our R-script developer to assist with this feature.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hello @Baskar
Our developer will investigate the posibility to use tooltips with R.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
To use tooltips API, the developer will need to:
Pros:
Cons:
To use plotly’s built-in tool tips, the developer will still need step “1.” above (static images won’t generate tooltips, he must generate a functioning HTML widget…)
Pros:
Cons:
You might also take a look at https://github.com/Microsoft/powerbi-visuals-funnel as an example.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
I am facing the same problem. Did you find a way to make tool tip work in R visual ?
Have you tried the solution posted above?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals