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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Take off from table

Hi,

I would like to add following condition: check if any particular client has less that N (variable that I enter) records in any given month, and then take off this client from the table completely.

Please see my attached file.

Thanks,

10 Replies
Not applicable
Author

Here you go.

Anonymous
Not applicable
Author

Cool!!!

Thanks,

Anonymous
Not applicable
Author

Hi again,

I find out it doesn't work as I want. It removes only in this month.

You can check it, if you select small number like 5, 10. It keeeps this client, but hides in month.

Cheers,

Anonymous
Not applicable
Author

Any ideas???

Not applicable
Author

What result are you expecting to see? If any value in the data is less than the input, hide the client?

Anonymous
Not applicable
Author

Yes, If any value in the data less than the input, take the client off from the table.

See attached CapturesCapture.JPGCapture1.JPG

Anonymous
Not applicable
Author

Maybe we should work on Dimension level?

Or use flag condition?

Anonymous
Not applicable
Author

???

Not applicable
Author

Here is what I have so far. I got the flag to work, but haven't yet figured out how to make it so that the client is conditional on the flag's result... Hmm.