Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
maheshgandem
Contributor II
Contributor II

count if help

Hi, am new to Qlik and need 1 help. Am trying to fetch customer_id data who have given complaints for more than 2 times. currently using =Count({<reopen_count={'>2'} however, when fetching the data, full data is getting as an output, pls help

3 Replies
maheshgandem
Contributor II
Contributor II
Author

=Count({<customer_id={'>2'}

Anil_Babu_Samineni

Perhaps this?

=Count({<customer_id={"=Count(customer_id) > 2"} customer_id)

Please add me Anil_Babu_Samineni to interact faster when reply back. Speak low think High.

Before develop something, think If placed (The Right information | To the right people | At the Right time | In the Right place | With the Right context)
agigliotti
Partner - Champion
Partner - Champion

do you have a field named "reopen_count" ?