Forum Discussion
chethan
Resolver III
9 years agoCustom report theme to control the default
Hi, I have created the custom report themes in JSON but am unable define the control in JSON please help me Below is the JSON code which is using now {
"name": "C1",
"dataColors":...
- 9 years ago
As per new update, we can modify the Report theme from JSON file format
Below Link
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-report-themes/
Anonymous
9 years agoNot applicable
Hi chethan,
I don't think you can modify the visual style setting in theme, theme file only used to modify the theme and visual default color.
Reference link:
Create custom color themes - Power BI Tips & Tricks #34
In addition, if you want to modify the default style of visuals, you should write custom visuals with default styles and import to power bi.
Regards,
Xiaoxin Sheng
chethan
Resolver III
9 years agoAs per new update, we can modify the Report theme from JSON file format
Below Link
https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-report-themes/