Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Count String Code

Hi,

I'm very new to this and trying to count a string for the following can anyone assist.

Count([Action Status])='Completed'

However it return - and there are 200 odd records , I know I must have to convert or otherwise a different function. would appreciate a guide.

Cheers

3 Replies
Not applicable
Author

I have resolved thanks

Not applicable
Author

Count({<[Action Status] = {"Completed"}>}[Action Status])

Chanty4u
MVP
MVP

please close this thread as correct.