I am trying to use the result from the IIF() function in the Where clause but Birst simply says Unable to apply filter to measure when I try to do so.
My IIF Function has multiple nested IIFs. Even if I try to save it as a Global Attribute, it still doesn't let me put it in the where clause.
[AGG_FACT_HH_SNAPSHOT_DATE: # Distinct SHIPTO_CUSTOMER_NO] WHERE iif(SOME CONDITION,1,0) = 1