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
admhemed
Frequent Visitor

Read formatting options from Visualizations pane

I need to read title that the user will input in the Visualization pane,

I don't find this in options in update method.

please help, thanks

5 REPLIES 5
v-viig
Community Champion
Community Champion

We'd recommend to follow this guide to implement required functionality.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

The document does not describe that. It describes how to create new properties in the options pane. But nothing about the predefined ones such as title and background.

v-viig
Community Champion
Community Champion

Predefined properties such as Title and Background are no available in the code of a custom visual.

We'd recommend to create your properties instead.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Do you also know whether its possible to hide predefined properties? 

 

For example i can influence the Title by using "suppressDefaultTitle": false in my capabilities.json

 

But how about hiding those? So when i create my own Title property I want to avoid that Title exists twice

v-viig
Community Champion
Community Champion

Other properties can not be hidden as this is not supported by API.

 

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.