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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
fakharsiddiqui
New Member

Power BI custom visual custom property control (Data bound control)

Is it possible to create and bind a custom control in Power BI custom visual?


I want data bound properties. E.g. color, font and some other properties should be applied according
to data selection in property control.

1 REPLY 1
dm-p
Super User
Super User

Hi @fakharsiddiqui,

If I understand the question correctly and you're looking to have a control in your visual that can store properties based on user input, then yes, you can call persistProperties from your visual's code rather than a user manually selecting from the properties pane. Provided that you pass in the correct object, properties and selectors (if data bound) then this would be the same as doing it in there.

If this isn't what you're looking to do, can you perhaps plese elaborate further (ideally with a mockup) and I can take another run at it.

Regards,

Daniel





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!


On how to ask a technical question, if you really want an answer (courtesy of SQLBI)




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