Francisco Aspillaga Posted March 27 Share Posted March 27 Hi all, How can I count the values of a column if it says “Approved”?. Thanks Link to comment Share on other sites More sharing options...
Solution venkataramanan k Posted March 28 Solution Share Posted March 28 Hi try this one count(If([Column_Name]="Approved",[Column_Name])) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now