Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
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
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.