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 everyone,
here is a issue i'm facing:
i have two tables (Products and Sales) and i need to have a measure to show me how many products i have that more than 3 different Clients bought(in this case only the top 4 lines will be true)
i already tried something like this
Solved! Go to Solution.
Perfect James!!
Thanks a lot
Hello JamesFr06, thanks for your reply.
I can't do that way, what i need is the number of rows of this solution you shared above, in the DAX example i used i tried to create this example as a variable and use the COUNTROWS() on it, but it doesn't work
llo
Why dont you use the filter ?
User | Count |
---|---|
98 | |
76 | |
69 | |
53 | |
27 |