Forum Discussion
Anonymous
8 years agoNot applicable
Bind dynamic status to map visual
Hello, Power BI forum! Here's an interesting question for everyone. I have a map visual that shows a number of sites scheduled for constuction projects. Each of these sites has a start date and a...
v-chuncz-msft
Community Support
8 years agoAnonymous,
Instead, you may drag measure to Color saturation.
https://community.powerbi.com/t5/Desktop/Problem-with-Treemap/td-p/186854
Anonymous
8 years agoNot applicable
This is not a solution. 'Status' is a text field, it cannot be applied to colour saturation.
We also want the status to appear alongside the property name in a table. This is actually more troublesome because the expression needs to evaluate property ID with row context (i.e. what is the start date and end date associated with this row?).
I don't think it can be done, but I'm eager to be proven wrong.
- v-chuncz-msft8 years ago
Community Support
Anonymous,
You may just add another measure that returns -1, 0 and 1, drag your original measure to Tooltips.
- mariona8 years agoRegular Visitor
Hi! I was facing the same issue and this worked perfectly, thanks :)