Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

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 -...