bminehartETL05-13-2025CASE WHEN syntax w/ multiple conditions We're trying to build a formula using CASE WHEN syntax with multiple conditions using AND. Example: CASE WHEN MIN(MNDIFF([time A], [time B])) <= 30 AND [column A]='Value' THEN DUPCOUNT([column B]) ...Show More
DRayJourney Map05-20-2025Hi bminehart, I wanted to check in with you to see if you still needed help with this. Can you let us know? Thank you.
Recent DiscussionsPivot2.0 JavaScript Column WidthAnyone using Dashboard Co-Ownership Feature?Schedule builds in bulkHow to calculate a 60‑Day Resolution Deadline (Record Date + 60 Days)?SolvedHow to Break By with Two Values