Overlay API for Custom Visuals – allow pop-ups outside the iframe
When developing **custom visuals** we often need to display menus,
rich tooltips or dialogs that don’t fit inside the visual’s
rectangle. Today everything is rendered inside an `<iframe>` with
`overflow:hidden`, so content is clipped when the user resizes the
object.
We request an **Overlay / Popup API** that lets a custom visual
render content over the entire canvas, following the same UI
behavior as native visuals (slicer dropdown, calendar, etc.).
Minimum requirements:
1. Host method such as `displayOverlay(htmlElement, options)`.
2. Z-index managed by the host to avoid stacking conflicts.
3. Auto-close when clicking outside or switching pages.
4. Works in Desktop, Service and mobile.
Benefits:
* User experience identical to native visuals.
* Saves dashboard space.
* Enables advanced tooltips, in-place editors, wizards, etc.
Thank you for considering this feature – it would unlock many
scenarios for the custom-visual community.
2 Comments
- CristobalCRegular Visitor
- kadirkkkk1Frequent VisitorI was just reporting a bug about this. Then search for the ideas and found this idea. Lets open this a bit more so people who suffer from this problem can find this idea and upvote. The biggest problem in this restriction is that we can not use any other dropdown slicer other than built-in one because slicer can not show values when height is small as selection part (1 row where written "All" when nothing is selected) CristobalC can you please add a dropdown slicer screenshot from Inforiver Super filter for example so that authorities can understand what we suffer from.
Recent ideas
Separate manual saves and autosaves in Power BI version history
Power BI version history currently combines manual saves and autosaves within the same five-version limit. Please provide separate limits, for example, five manual saves and five autosa...KrystianPowerBI18 minutes agoFrequent VisitorNew2Views0likes0CommentsAdd Native “Is In List” Filter Option in Power BI
Power BI currently lacks a simple way to filter a column by checking if its value exists in a predefined list, similar to SQL’s WHERE column IN (list) or Excel’s “is in list” logic. Problem: Users...Jugi46 minutes agoMicrosoft EmployeeNew3Views0likes0CommentsPower BI PDF Export Should Include All Data, Not Only Visible Content
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Currently, when exporting a Power BI report to PDF, only the content vis...Naima14 hours agoNew MemberNew6Views0likes0CommentsImprove Capacity and Workspace Organization in Microsoft Fabric
Dear microsoft Fabric Team, I would like to suggest enhancements that would make it easier for administrators and users to organize and manage their Microsoft Fabric environments. 1. Better Separat...Naima14 hours agoNew MemberNew4Views0likes0CommentsPreserve Custom Theme Fonts in PDF Export
When a Power BI report uses a custom font through a theme (for example, Inter), the font displays correctly within Power BI but is replaced with a default font when exporting the report to PDF. This ...swetha126 hours agoMicrosoft EmployeeNew54Views18likes0Comments