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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors