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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Tal564
Contributor II
Contributor II

DateAdd + dateDiff in Qlik sense

Hi,

Does anoyne know how do i write this SQL Query as a condition in Nprinting ?

 

Where serverDataTime >= dateadd(mm, datediff(mm, 0, getdate()) - 3, 0)
AND serverDataTime < dateadd(mm, datediff(mm, 0, getdate()), 0)

 

Many thanks

Tal

Labels (1)
0 Replies