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.
I'm currently creating a scatter plot in Power BI Desktop using R script. I'd like to enhance the interactivity by enabling tooltips to display multiple values associated with each point plotted on the chart. Is there a method or script within Power BI that allows for this functionality, particularly when using R for visualization?
@NeerukondaSai , for R visual, you need have tooltip using R, I doubt the tooltip page will work here
Hi Amitchandak,
Thank you for the response, if the tooltip feature doesn't work as intended. Is it possible to have a click functionality to open a window with additional details? or any other way that can show details?