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
Allow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara32 minutes agoNew MemberNew3Views0likes0CommentsSupport Synonyms in Fabric Warehouse
Microsoft SQL Server has a very powerful feature by the way of "synonyms." It allows users and DBAs to do all sorts of powerful magic such as rewiring objects under the hood (e.g. run the code agains...matthias-bi3 hours agoRegular VisitorNew1.3KViews18likes2CommentsExpose Refresh Warnings and Informational Messages via Notifications and API
When a Power BI semantic model refresh completes successfully, the status shows Completed, even when the refresh details contain warnings or informational messages that require attention. Please pro...Jashwanth_K6 hours agoMicrosoft EmployeeNew21Views6likes0CommentsInvoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz10 hours agoAdvocate IPlanned1.8KViews61likes5CommentsFabric Pipeline should run as workspace identity
Currently, Microsoft Fabric pipelines run under the identity of the last user who modified them, which can cause disruptions when tenant administrators make changes to security policies, such as enab...pellitteris10 hours agoAdvocate IINew1.4KViews27likes3Comments