Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Master_T
Helper I
Helper I

Styling a Dialog Box in a cusotm visual

Hello everyone

I'm developing a custom visual where I have a custom dialog box, that I implemented by following the official tutorial:

https://docs.microsoft.com/en-us/power-bi/developer/visuals/create-display-dialog-box

 

The dialog woroks correctly, however I noticed an annoying problem: the visual's main stylesheet ("style/visual.less") seems to have absolutely no effect on the contents of the Dialog Box.

 

I was able to work around this by injecting a <style> tag as a string directly in the iframe's head, but it feels like a hacky solution... is there a proper way to provide a dedicated stylesheet for the Dialog Box?

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors