Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Dear all,
I am creating a custom visual which is a dropdown. As I am developing using the Power BI sandbox mode the visual is in an Iframe and therefore impossible to make the dropdown go past its Iframe. Therefore all overflow is hidden.
What is the best way to achive this?
Thanks,
Arnor
Solved! Go to Solution.
Hello @akkadak,
There's no way to go out of sandbox element. I suppose that you should specify a minimum height for the visual in order to be able to open a dropdown.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
In addition, use the CSS overflow property.
Hello @akkadak,
There's no way to go out of sandbox element. I suppose that you should specify a minimum height for the visual in order to be able to open a dropdown.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
The trick was to adjust the height of the sandbox element to accomodate for the height of the dropdown. Then make the background transparent or remove it all together. Then use custom css styling to "fake" the desired effect.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |