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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to limit the values in input box

Hi,

I have an input box with v_ReportLimit for entering records limit manually , I am trying to disply error message for that taking  below condition

IsNum($) and $ >= 0 and $ <= 500000 in custom option of constraints tab ,

So while selecting any value between 0 to 500000 it is showing report but my issue is if i don't select any value in the input box it has to disply default 500000 records  in the report

Is it possible, can any one help me to get this ..

Thanks,

Ankitha

1 Reply
tresesco
MVP
MVP

Goto Constraints tab, Input Constraints->Custom (Write your expression), error message