Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Not sure what your looking for try this
Interval([Date 2] - [Data 1], 'DD')
Did @Chanty4u solution help you?
If not, then please explain. Could you give us an example togethwr with an expected output?