Forum Discussion
naveenvs
6 years agoFrequent Visitor
Summary Table
This is how my base table data looks like I needed to add an additonal column "Status" here which worked on a if statement. If (Pass=Total, 'Passed", "failed") and was successful in doing that...
- Anonymous6 years ago
Hi naveenvs ,
Select Count
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)
naveenvs
6 years agoFrequent Visitor
Thanks for the reply. When I do that I still get the sum, but I am looking for the Count (which is the selection).
I assume it is because of the way I am caluckating status. This is what I get
Anonymous
6 years agoNot applicable
Hi naveenvs ,
Select Count
Regards,
Harsh Nathani
Did I answer your question? Mark my post as a solution! Appreciate with a Kudos!! (Click the Thumbs Up Button)