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: 
SunilChauhan
Champion II
Champion II

backdate are showing disable on selction of weekstart

hello all,

I having problem while seleection of week start.

when i select week start then it showing date greater than week start

i have write code to show  date less than week start it showing but are disable.

ex:

Suppose my week start is 08/15/2011 (mm/dd/yyyy) .

when click on it it showing 08/16/2011,08/17/2011,8/18/2011,8/19/2011

but when i write code for lesss than 08/15/2011 it showing in gray.i.e(8/14/2011,8/13/2011,8/12/2011,8/11/2011

Thanks

Sunil

Sunil Chauhan
2 Replies
SunilChauhan
Champion II
Champion II
Author

i believe its required to use set analysis any help

i have

A date field and weekstart field

on selection of week start of any week i require dates of prevous week

ex: suppose i select 8/22/2011 in week start then it should display

8/21/2011

8/20/2011

8/19/2011

8/18/2011

8/17/2011

8/16/2011

8/15/2011

fast reply will be appriciated

Sunil Chauhan
Not applicable

Hi,

Please see if the attached sample can help you.

Cheers.