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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Simple Macro

Hey just trying to have a macro that will have an input pop box for the user to type in an integer that I want to be stored in a variable.

Variable : vAmountDays

The integer is basically just going to act as a parameter on how many days will the user want to look into the data's history.

Thanks,

Kevin

3 Replies
p_verkooijen
Partner - Specialist II
Partner - Specialist II

U can use a Input Box for this, and set constrains so it only allows integers

Not applicable
Author

Yes, but the input box does not fit very well with the design. I'd rather make some text that can act as a button and call this than the input box.

Not applicable
Author

Here I leave an example of how to manipulate a record of dates in a graph hope and help you something.