Forum Discussion

Avivek's avatar
Avivek
Icon for Post Partisan rankPost Partisan
4 years ago

Facing issue with the filled map

Hi Everyone! ,

I have issue in a filled map in one of my report.

There is a visual level filter applied to the map & the table through a measure,                                                                                                                    Is DeltaValue = IF([From Sales Amount]+[To Year Sales]+[YOY Sales Growth details %]=0,0,1)

      Visual level filter is Is DeltaValue=1

This is used so that the countries which shows blank values do not appear(like the ones shown in the below pic).

 

If the measure is given as 1 on a visual level filter and Division is selected then although the table is showing values but the filled map shows only US.

 

However, if we select just maps then the other countries are also shown.

 

 

Also if we remove the measure as 1 from visual level filter then the other countries appear in the filled map. So I am not sure how it is filtering and why this bug appears.

Would be great if someone can help me on this.

2 Replies

    • Avivek's avatar
      Avivek
      Icon for Post Partisan rankPost Partisan

      Hi amitchandak, I could see that this measure is affecting only filled maps and not the maps. Maybe its a glitch for the filled map. Also, my report is connected to a model, will try to export the required data to an excel and share the report if possible.