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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
hello there is the structure of my table and i would like to calculate and filter a matrice by :
Number distinct of Sub category by Réception, and Filter reception where saleamount >15.
Thanks !
add reception a in table visual.
create measure for distinct count of sub categoeries.
Total Sub=DistinctCount(table [sub categoeries]).
and add this measure to table and visual level filter and set to "is greater than 15"
Thanks & regards,
Pravin Wattamwar
www.linkedin.com/in/pravin-p-wattamwar
If I resolve your problem Mark it as a solution and give kudos.
User | Count |
---|---|
15 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |