The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi I am creating my custom visual, it works fine except I'd like to set the border on as default. How do I do it in the code behind?Thanks
Solved! Go to Solution.
Hi @Anonymous ,
I've asked a similar question previously and the answer is that defaults cannot be controlled via the framework. It is possible to 'overload' properties into these menus but they will not respond to other settings that are part of core Power BI properties (such as turning the menu off/on).
Not the answer you were after, but might help with starting to find an alternate approach to fit your requirements.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)
Hi @Anonymous ,
I've asked a similar question previously and the answer is that defaults cannot be controlled via the framework. It is possible to 'overload' properties into these menus but they will not respond to other settings that are part of core Power BI properties (such as turning the menu off/on).
Not the answer you were after, but might help with starting to find an alternate approach to fit your requirements.
Regards,
Daniel
Proud to be a Super User!
On how to ask a technical question, if you really want an answer (courtesy of SQLBI)