Forum Discussion
Azure maps 2 layers
- 8 months ago
Hi Saul_Ring ,
The reason some polygons aren't showing colours is that Azure Maps only applies the colour scale when every polygon has a valid value in the Color by field. Even a single blank or missing IMD value will cause that polygon to remain unfilled. To make sure all polygons are colour‑based, you need to ensure that every polygon has a value, even if it’s just a default or fallback. You can handle this by replacing blanks in your IMD field, either directly in your data or using a simple DAX expression that assigns a default value whenever IMD is missing. Once every polygon has a valid IMD category, Azure Maps will correctly apply the colour scheme across the entire map, and all polygons will be consistently filled.Refer these Official Docs:
Hi Saul_Ring ,
The reason some polygons aren't showing colours is that Azure Maps only applies the colour scale when every polygon has a valid value in the Color by field. Even a single blank or missing IMD value will cause that polygon to remain unfilled. To make sure all polygons are colour‑based, you need to ensure that every polygon has a value, even if it’s just a default or fallback. You can handle this by replacing blanks in your IMD field, either directly in your data or using a simple DAX expression that assigns a default value whenever IMD is missing. Once every polygon has a valid IMD category, Azure Maps will correctly apply the colour scheme across the entire map, and all polygons will be consistently filled.
Refer these Official Docs:
- v-sshirivolu8 months agoCommunity Support
Hi Saul_Ring ,
I hope the information provided above assists you in resolving the issue. If you have any additional questions or concerns, please do not hesitate to contact us. We are here to support you and will be happy to help with any further assistance you may need.
- v-sshirivolu8 months agoCommunity Support
Hi Saul_Ring ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you