Forum Discussion
Power BI expandable Visual
Hi Anonymous ,
One of the way you may find useful is to create a report tooltip page of the desired second visual, and when your user either hover on the first visual, they can see the data in second visual. This is instant, except user can only see this second page without any actions.
Instead of hovering, they can also move to the report tooltip page, but then they would leave the main page which you may not wish.
As an addtional tip, you can control the position of the second page (report tooltip) easily by setting that page's property, this will help you that second page does not hide the first/main visual.
Below is the main link you may refer regarding how to create the report tooltip:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop
Hi mahenkj2 , thanks for this idea but Is it possible to make the tooltip scrollable? I tried to create a tooltip page and I can't scroll it.