Forum Discussion
shawn3474
8 years agoFrequent Visitor
Need Help Pulling a count from this list
I am trying to show number of active projects a team is working on. The problem I have is the way the data is stored in the table. Project_Name Teams.Value TeamsWorkCompleted.Value Resourc...
- 8 years ago
The value where the Match column is "False" is your result set.
abhishekpati86
8 years agoHelper III
The value where the Match column is "False" is your result set.
shawn3474
8 years agoFrequent Visitor
That works! Thanks!