bminehartETL05-13-2025CASE WHEN syntax w/ multiple conditionsWe'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]) ELSE 0This syntax is not working. Any tips?
Recent DiscussionsNew Filter RegressionSemantic Layer tables stack up like a deck of cardsTabber widget managementResizing Sisense's Interactive Pivot dropdown menuHow to configure SSO with JWT