Forum Discussion

Astroraf's avatar
Astroraf
Data Pipeline
09-25-2025

CASE WHEN logic in Formulas

Hi DRay​ , I am trying to use the CASE WHEN logic in the formulas but does not seem to work. My logic: SUM(IF([Total DEFINITIVE_EST_NUM_OF_ER_VISITS]>0, [Total DEFINITIVE_EST_NUM_OF_ER_VISITS], ...