Forum Discussion
srkri
Microsoft Employee
6 years agoApplying consistent color format across different graphs
Hi, I have two graphs. One is a treemap and other one is a bar graph both graphed using the same underlying variable. I am trying to map the color coding on the treemap to the bar graph without going...
Anonymous
6 years agoNot applicable
This will definitely work for the field map. Download the pbix that Icey gives in the accepted solution. He has created a measure to read a table with the "item" and hex code. He uses the measure in the "advanced controls" in the Data Color selection, using Format by: Field Value, Based on Field: Measure.
Unfortunately, my boss wants a pie chart or donut chart, so it won't work for me. But it does work on the Treemap so you should be golden.
srkri
Microsoft Employee
6 years agoThanks dpeacock, let me give it a try.