Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!