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 DiscussionsDashboard script: automatically reset filters to default when a dashboard is openedIs it possible to dynamically change the data model for an accrd or drill dashboardTired of stacking indicator widgets? There's a better way.Widget script: hide value labels and empty legend items on native bar and column chartsCheck if the same date across different records is in the same month or not