Forum Discussion
.json and custom visuals with power bi theme possible?
- 7 years ago
Yes, it's possible. Please use advanceCardE03760C5AB684758B56AA29F9E6C257B instead of advanceCard
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- 7 years ago
Conditional colors are not supported for Power BI themes.
Hierarchy Slicer is: HierarchySlicer1458836712039
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hi,
Thanks for answer.
Do you know if possible to set the colour of the conditions within this visual?
e.g would like to use if value = -1 then "#.....'
if value = 0 then "#...'
if value = 1 then '#..'
to colour code values shown our colour of green amber red rather than set manually?
Also is there some documentation anywhere which says the name of custom visuals to use?
We also use hierarchical slicer which I'm guessing may have name which not sure of for the local .json
Do you know name to use for this one?
Thanks again.
Conditional colors are not supported for Power BI themes.
Hierarchy Slicer is: HierarchySlicer1458836712039
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- po7 years ago
Post Prodigy
Thanks for update and confirming about conditioanl colours.
Is there a list somewhere to find any time custom added to download area used what the relevant name to use is?
- v-viig7 years ago
Community Champion
Do you mean name of properties to change color?
If so, it depends on particular custom visual. Please ask author to share proper names.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- po7 years ago
Post Prodigy
Thanks for reply.
Meaning the name of the actual visual itself to use in the .json
e.g the custom ones seem to be suffixed with large numbers
Is there a list of the microsoft ones or somwhere can find the name to use in the .json as and when microsoft publish new custom visuals?
e.g chiclet slicer one just started to use but not sure where could fin the number to suffix with this to set properties such as background colour vi athe .json.