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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

default date for calender object

hi all,

Please can someone help me with the below issue.

I want to set a calender object to a default date which should be the starting day of  the upcoming month.How can I do this???

eg presently the default date should be 1/6/2014,after that 1/7/2014 and so on....

1 Solution

Accepted Solutions
nagaiank
Specialist III
Specialist III

You may use the expression MonthStart(AddMonths(Today(),1))

You have to take care of your date formatting.

View solution in original post

3 Replies
nagaiank
Specialist III
Specialist III

You may use the expression MonthStart(AddMonths(Today(),1))

You have to take care of your date formatting.

Not applicable
Author

thanks

Not applicable
Author

Hi,

I have defauted the date in the calender object as said abouve to the forst day of the next monthbut my other list of dates  that were shown in the selection list of this objects are not coming.o wto keep  a default date as well as the other list of dates as well so that in case user wants to set the default date he should be able to change the same.

Please help.