Forum Discussion
Anonymous
3 years agoNot applicable
Power BI theme implementation on custom visual
Hi I'm trying to add powerbi theme color palette to my custom visual, I was able to generate color palette using IVisualHost.colorPalette.getColor() function and successfully change color based on di...
Anonymous
3 years agoNot applicable
Hi Anonymous,
AFAIK, the current power bi theme does not work for custom visuals. If you want to custom visual also interact with the theme settings, you need to add code support about the theme and properties.
Adding formatting options to a Power BI custom visual - Power BI | Microsoft Docs
Regards,
Xiaoxin Sheng