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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Akhennaton92
Contributor
Contributor

month diff

hi, i'm new i QLIKview

i have two date : 

Data 1 = YYYY-MM

Date 2 =  YYYY-MM

i want to calculate the difference between the two date in a chart 

thanks 

Labels (2)
2 Replies
Chanty4u
MVP
MVP

Not sure what your looking for try this 

Interval([Date 2] - [Data 1], 'DD')

Vegar
MVP
MVP

Did @Chanty4u solution help you?

If not, then please explain. Could you give us an example togethwr with an expected output?