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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Date Calculation

Hi All,

I have a field of Days in which no of days comes after calculation with the help of that days I want to make date for example-

Days           Date (Should)

225              03/02/2016

180              20/12/2015

Please provide some idea.

3 Replies
Clever_Anjos
Employee
Employee

Maybe your have a baseline date, than you can add that field and format

Date(BaselineDate + Days)

petter
Partner - Champion III
Partner - Champion III

If you need it inclusive it will be:

Date( DateField + Days - 1 )

MarcoWedel

Hi,

seems '23/06/2015' is your magic day?

QlikCommunity_Thread_185446_Pic2.JPG

regards

Marco