cancel
Showing results for 
Search instead for 
Did you mean: 

How to implemented nested if condition in WebI

siva_ram20
Participant
0 Kudos

Hi Team ,

As per the my requirement I have created a Dimension with case condition with is logic but not generate expected values :output must have customer order date wihout null values

Alter How can we implement in WebI Logic which was mentioned in the below

Case

When GENDER='M'

AND CUSTOMER PURCHASEDATE =NULL

AND CUSTOMER ORDERDATE=NULL

AND

CUSTOMERORDERDATE=LEAST(CUSTOMER ORDER,CUSTOMER PURCHASE) Then CUSTOMER ORDERDATE else 'N' as End

Accepted Solutions (0)

Answers (0)