Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Gaddam
Frequent Visitor

How to get the count of the data with some specified requirement

Hello Everyone,

I have a problem in finding out the count of the specific testsuite executed/Tested for each build. As per the below data ,How can i get the values specified in the column No:of Tested

Gaddam_0-1671310837185.png

Thanks in advance for the help

2 REPLIES 2
serpiva64
Solution Sage
Solution Sage

Sorry, i can't understand what is your desired result from your exemple. Can you explain it better?

Thank you for responding.

For Each build, we have 3 sets of Testsuites, they are tested based on requirement.like
1.Testsuite is AAA is Tested , BBB is Tested, and CCC is not Tested
2.Testsuite is AAA is Tested , BBB is not Tested, and CCC is Tested and so on..
When they are tested the test reults are stored in the Tested column as 1, 0, 2, 3.. I have to calclate the count of each test suit executed for that Buildnumber.
For Build number 111,
Test suite AAA executed 3 times,the result in No:of Tested to be "3" (3 , i.e its passed 2 times and failed 1 time)
Test suite BBB executed 3 times,the result in No:of Tested to be "1"(1, i.e failed 1 time, 2 and 3 are considered as not valid results)
*Only Passed and failed are considered as valid results
Test suite CCC executed 3 times,the result in No:of Tested to be "3"(3,i.e Passed 3 times)

Gaddam_1-1671358584772.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors