Forum Discussion
ArcGIS Heatmap Measure Formula Calculation
What's the fields your put in matrix to slice your measure?
In matrix, the measure is always aggregated on cell level. It should show corresponding data for different areas.
Can you share some screenshots and underlying sample data?
Regards,
I have a similar issue, but not on a heatmap. I am showing a percentage by County for a given state. Coloring the counties works fine, but the tooltip shows an incorrect value. I have determined that it is cutting off the high-order digit of the percentage. For example, 8.52% displays correctly, but 10.73% displays as "0.73%" in the tooltip. Any value over 10% is wrong, for example 23.12% will display as 3.12%, etc.
BTW, I have also described this in the "ArcGIS Maps for Power BI (Preview) Discussion" thread last week, with no response yet. And a variety of searches on these forumes and Google have not turned anything up.
Does anyone have a solution or recommendation?
Thanks,