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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
I need your help on the subject below.
I have several measure which look like the measure below. I use them to count the number of products depending on filters.
Number product type < 1 & commonality < 2 =
COUNTROWS(
FILTER('Table 1';
'Table 1'[Type] = 1 &&
[Commonality_measure] < 2)
)
Then I apply those measures to the tree map. And my problem is when I want to filter my matrix through the treemap, nothing happens like below.
Also I don't find how to attached my pbi 😞
Thanks a lot
Erwan
Hi @Anonymous ,
We should add the product to the Group in treemap visual like that, Then we can filter the table visual.
For more details, please check the pbix as attached.
Thank you for your answer.
I already tried this, but I have in reality 30 000 products, so when I add my field product in the real treemap, it is a real mess.
Is there another solution?
Erwan
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 93 | |
| 81 | |
| 73 | |
| 46 | |
| 35 |