Forum Discussion
NadaFathy193
2 years agoFrequent Visitor
Count Dynamic Value
Hi All , If I have below table and i need to use power BI to count the Sub product for the product , but the products are dynamic and the subproducts are dynmaic as well product ProductSub ...
- 2 years ago
I also found this Solution
CountSUBprodut = CALCULATE(COUNT('X'[Subproduct]),ALLEXCEPT('x','x'[Prodct]))thank you for your response๐
NadaFathy193
2 years agoFrequent Visitor
I also found this Solution
CountSUBprodut = CALCULATE(COUNT('X'[Subproduct]),ALLEXCEPT('x','x'[Prodct]))
thank you for your response๐