Forum Discussion
Anonymous
5 years agoNot applicable
Power BI custom Theme JSON file error
Hello, Can anyone help me to correct the below Custom Theme error ? I need the visual styles and the fontfamily, but this code is throwing an error while importing. {"name":"MS","dataColors":["#...
amitchandak
5 years agoSuper User
Anonymous , I check on json formatter, There is an error after this one. Excat error, I am not sure, if possible regenenate the json
"card": {
"*": {
"labels": [{
"color": {
"solid": {
"color": "#E5863F",
"fontSize": 12,
"fontFamily": "Helvetica Neue",
"color": {
"solid": {}
}
}
}
}]
}
}
}