Forum Discussion
Popup visual not scrolling properly after blocking row selection in Power BI
- 10 months ago
Hi AnkittM08
Did you try creating tooltip page?
please follow below links for infromation:
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
https://www.youtube.com/watch?v=0qywSdK3qoU&list=PLv2BtOtLblH0AX8q5hHxk7hFNfzEEM_Zv
https://youtu.be/-toVxN_mN68?si=Qq5Ci36nbL3LYmeS
https://youtu.be/faMx_m9I1Wk?si=B6RM0K4eid-26jJD
Please give Kudos or mark it as solution once confirmed.
Thanks and Regards,
Praful
Hello AnkittM08,
When you add a transparent shape over the visual, it intercepts click and scroll events. This prevents the user from interacting normally with the visual’s scroll because it captures all mouse events (including scrolling). Power BI does not have a native setting to ‘ignore clicks but allow scrolling’ on an overlaid layer. Try using a Bookmark + Dedicated Page: create a separate page for the popup and use navigation via bookmark. This way, the popup does not need a transparent layer and keeps normal scrolling. Configure the button to navigate to this page with the context of the selected item.