The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?