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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Table using variables that the user set

Hey, I have made a calendar from today() to today()+365.

And then using filters the user is supposed to select one date.

I have a qvd that includes among its column dates and amounts and an ID.

The user is supposed to  select an ID from a filter as well.

Having this I save the date he chose as a variable (I made this as Ctrl+v and then my variable value =Date; Date is where my calendar has the dates).

What I need next is in Ctrl+e do a temporary table that is the rows that have the ID. As well, I want to create a new column which would have the value of my variable-columndate1.

Thanks

1 Reply
tresesco
MVP
MVP

Something like, jagan‌ explained here: Getting Input while reloading in Qlikview ?