Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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.
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.