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, I have table with Country of Origian and Destination Market. When I filter Country of Origin in the Decomposition Tree , the Destination Market should be shown on the map but it does not. How to fix it?
Hi @Ania26 ,
It works fine in my side. I can filter the category field in my decoposition tree.
Here's my advice:
You can check if the interaction between the decomposition tree and your filter's visuals is turned off.
Change how visuals interact in a report - Power BI | Microsoft Learn
You can also create a table visual with the same content, that is, a table visual that contains fields like the decomposition tree. Then filter to see if the field can be filtered normally.
If you can filter normally, turn the table visual into a decomposition tree and then look at it.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello, thank you for your reply. This works fine in a table but selected countries do not filter on Azure Map. When I press any counry on the tree then it is expanding but only if I click twice on this country , meaning I highlight it , then countries on the map are filtering.
Hi @Ania26 ,
Could you please provide us with some detailed screenshots about your issue?
I just tested it. The two visuals can interact with each other, and you can download My Attachments to see the details.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello thank you. When you click on the Group B , map should show Country like Korea China with correct values. So far, it shows Countries but with wrong values, only when you double clik on the Group.
Hi @Ania26 ,
Sorry, I misspelled "Japan" earlier. After I fixed the error, when I double-clicked on Group B, it didn't seem to get an error for the values. Please provide a screenshot of your error, thanks.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Ensure that there is a relationship established between your Country of Origin and Destination Market tables (if they are in separate tables).
Hello, they are in one table.