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
DRayAdmin05-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 DiscussionsColumn chart with full range x-axisCount (Boolean)Data Security Synchronization between ElasticubesHow to target a specific cell/column to change the column in a pivot table?SolvedMeasured Filter OVER Error