Forum Discussion
Anonymous
5 years agoNot applicable
Map showing incorrect count but table is correct
I have a map that should show the number of issues per location for the selected time frame. I have the following measure: P1P2 Count = CALCULATE(COUNTROWS('Incidents'),('Incidents'[Priority]="1 -...
Ashish_Mathur
Super User
5 years agoHi,
What result do you get with this
P1P2s by Location = 'Incidents'[Short Location] & ": " & [P1P2 Count]
Anonymous
5 years agoNot applicable
Ashish,
I got the same result as shown in the original screenshots (so, if there is no difference, the simple formula is best) but it still is not correct.
Please keep trying.
- Ashish_Mathur5 years ago
Super User
I will need to see your file then. Share the download link and clearly show the problem there.
- Anonymous5 years agoNot applicable
Sorry for the delay...was out of the office. Dumb question: How do I attach the pbix? I don't know where I should save it so that it can be accessed.
- Ashish_Mathur5 years ago
Super User
Store it on Google Drive and then share the download link here.