Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Heyyy ,
I am using class function to create the Date buckets.
I want to select the the date value from calendar object which will be the start date of the date bucket .
it means when I select the date from calendar I can see only the date buckets in chart which comes after that selected date.
How can i do this ??
Regards,
Nilesh Gangurde
Hi Nilesh,
You could have a data island (a table with no links to other tables) for selecting dates from for the start date, or use a date variable as the start point. Either way you would then want to have some Set Analysis to only show values post that date.
I posted a date variable picker in response to this previous thread that may be useful http://community.qlik.com/message/130380 .
- Steve