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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
marcelot
New Member

Reverts to default in custom format don´t apply changes to data

Hi everyone,

I have a custom component that has some custom options in format like changing the font, color ... but when you do reverts to default the values of these change correctly but do not apply to the displayed text.

For example:
I change the font of the text to Times New Roman and this change is applied correctly on the visual. If I click on Reverts to default, it shows the default value in the format panel (Arial, in this case), but the visual continues to use Times New Roman

 

What can be caused this?
Thanks in advance

1 ACCEPTED SOLUTION
marcelot
New Member

Finally i solved it checking if settings have changed or visual resized in update method and then redraw the visual in this case .

Smiley Very Happy

View solution in original post

2 REPLIES 2
marcelot
New Member

Finally i solved it checking if settings have changed or visual resized in update method and then redraw the visual in this case .

Smiley Very Happy

v-viig
Community Champion
Community Champion

It seems the font family is applied to DOM elements improperly.

We'd recommend to debug the visual step-by-step to find a root case.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

 

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors