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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors