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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

InMonthToDate and InQuarterToDate Bug

Hi There,

if (inmonthtodate( '5/31/2009', '6/30/2009', -1, 7), 'Yes','No') Returns No but if (inmonthtodate( '5/30/2009', '6/30/2009', -1, 7), 'Yes','No') returns Yes. There is something wrong with day 31. I have the same problem with InQuarterToDate function. It returns March 31 as not in Last Quarter but March 30 returns in last quarter!

Does anybody know a workaround to fix the problem?

Thanks

2 Replies
Not applicable
Author

Hi Amalekshahi,

What version of Qlikview are you using as I am getting "No" for both expressions in Qikview 9 SR6.

Kind Regards,

Footsie

Not applicable
Author

Hi,

I am using QV 10 SR3.

Thanks