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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
WilsonMadureira
Partner - Contributor II
Partner - Contributor II

QlikSense

Someone can explain me what that expression do: 

if num(vToday)>=num(makedate(year(vToday),7,1)) then

            LET End = num(makedate(year(vToday)+5,12,31));.

 

 

 

 

I have that question.

 

4 Replies
Somasundaram
Creator III
Creator III

if num(vToday)>=num(makedate(year(vToday),7,1)) then 

If (43472)> = 43473 then--- checking today >= today

           LET End = num(makedate(year(vToday)+5,12,31));.

Setting valus    END= 12-31-2014

           LET End = num(makedate(year(vToday)+5,12,31));.

 


-Somasundaram

If this resolves your Query please like and accept this as an answer.
Clever_Anjos
Support
Support

Please be careful where you´re posting. This area is intended to publication about jobs not product related.
WilsonMadureira
Partner - Contributor II
Partner - Contributor II
Author

ok thank you. I open one question but i dont check where i open one. my bad.

Clever_Anjos
Support
Support

Don´t worry, be Qlik 🙂