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: 
Lalithac
Contributor
Contributor

Want to display tomorrows date data when the chart is initially..

I have a date field which contains all the dates up to todays date 

And i want to display the tomorrows date data when the chart is opened.

I am trying to make change at sheet ->action ->

 

And at kpi/table add ons place.but its not working .

Can any one please help me.

Labels (5)
1 Reply
noahfels
Contributor III
Contributor III

I am not sure if this is what you are looking for, but you could create a KPI Object and use the formula:

Date(today()+1)

This would always show the date for tomorrow.