Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikView Slider

Hi,

I have data that looks somewhat like this:

I need to create slider in the way when you click on one specific invoice (and as you see invoice# may repeat but have different amount and date) slider should show the earliest invoice date plus 7 consecutive days.

So if I click on invoice on invoice 11a, first date on the slider should be 1/1/2015, then 1/2/2015, 1/3/2015, 1/4/2015, 1/5/2015, 1/6/2015, 1/7/2015. so this way when I move that slider to show only 1/1/2015 to 1/3/2015 only one invoice 11a is only one show up. But when I move slider to show 1/1/2015 to 1/7/2015 it will show two 11a invoices.

Any ideas?

Slider.PNG

1 Solution

Accepted Solutions
settu_periasamy
Master III
Master III

Hi,

Check the attachment. May be helpful.

View solution in original post

7 Replies
settu_periasamy
Master III
Master III

Hi,

Check the attachment. May be helpful.

Not applicable
Author

Hi Settu,

Could you please tell me what does 402005 in vMin variable represent?

Thank you-

settu_periasamy
Master III
Master III

Hi,

That is the number format of minimum date. It should be 5 digit.

Are you sure it is 402005 or 42005?

settu_periasamy
Master III
Master III

Is that worked expected?

Not applicable
Author

Hi Settu,

My dates do not look as actual dates.

example.PNG

jonathandienst
Partner - Champion III
Partner - Champion III

These two articles will help you:

QlikView Date fields

Why don’t my dates work?

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Not applicable
Author

Thank you Settu and Jonathan, I got this one to work!