Anonymous
7 years agoNot applicable
Status:
New
Data Bars do not theme - Bug
Hi All, I have been working with themes recently. My problem is I am trying to theme databars and having no luck... Was hoping someone had a creative solution as I beleive I am hitting the limit...
martinr18
1 year agoNew Member
4 years later, the problem has still not been solved. At least Microsoft has introduced the PBIR format. Great progress, even if still a preview feature. The problem is easy to recognize here. Instead of the first setting, the second should be allowed. Currently supported: "positiveColor": { "solid": { "color": { "expr": { "Literal": { "Value": "'#F4AFEE'" } } } } }, Needed: "positiveColor": { "solid": { "color": { "expr": { "ThemeDataColor": { "ColorId": 2, "Percent": 0 } } } }