Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hey,
I have the following table!
Here Plant1, Plant 2 etc tells how many operation does Org1 has under that Plant.
I want to calculate the "Net" value has the COUNT of cells that are filled from Plant1 to Plant 5 and then calculate the total number of rows under "Net" which has all 5 plants
I used measures to calculate the values but wasn't able to get to the solution.
Please help!
Solved! Go to Solution.
The power of Excel worksheet formula is beyond your imagination for such a simple question,
| Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
The power of Excel worksheet formula is beyond your imagination for such a simple question,
| Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Hi,
Please show the end result which you are expecting
Final result is "Total together" i.e. Organization that has operation in all the 5 plants.
Total Together counts the number of "5" in Net column
Hi,
You may download my PBI file from here.
Hope this helps.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.