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: 
Not applicable

Inputfield restrictions

Is it possible to restrict what values the user can add to an inputfield? For example if the only values allowed are 0 or 1.

And is it possible to restrict which users can change the inputfields?

1 Reply
Miguel_Angel_Baeyens

I don't know any direct way to do that. But I'm pretty sure you can evaluate using an IF expression data once it has been introduced and show something -say Null()- when the data introduced is not what you are looking for. Now, the way to evaluate and how to do it will depend on the field and the type of data you want to collect (I'm thinking i.e.: about Match()).

Regards.