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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How many days past?

Hi all,

How would I calculate the days past my [Created Date] field to todays current date?

Many thanks,

Todd

Labels (1)
1 Solution

Accepted Solutions
anbu1984
Master III
Master III

=Today() - Date#([Created Date],'<DATE_FORMAT>')

View solution in original post

1 Reply
anbu1984
Master III
Master III

=Today() - Date#([Created Date],'<DATE_FORMAT>')