Skip to Content
0
Former Member
Jun 02, 2014 at 02:21 PM

Bex query If Else flag

258 Views

Hi,

I have a requirement where I need to check if created date > (today's date-180) then Yes else No. I can write this statement in Bex query designer like below:

(Create date>(today's date-180))*1+0

However I want to display YES if conditions meets else NO. Is there any way to achieve this in query designer formula.

Thanks,

Arvind