Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello!
I need to add a measure to a table that will indicate per product how many sku's are in its group (Group4name) given the filters used for the visualization ( they narrow down the number of products in the product table). Below I upload a simulation of the task in excel and a screen of my PBI.
I will be very grateful for your help!!!
Solved! Go to Solution.
Hi, @Faustyna
You can try the following methods.
Measure = CALCULATE(COUNT('Table'[Product ID]),ALLEXCEPT('Table','Table'[Group4name]))
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Faustyna
You can try the following methods.
Measure = CALCULATE(COUNT('Table'[Product ID]),ALLEXCEPT('Table','Table'[Group4name]))
Is this the result you expect?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
15 | |
10 | |
9 | |
8 | |
6 |
User | Count |
---|---|
14 | |
12 | |
11 | |
10 | |
10 |