Forum Discussion

StoryofData's avatar
StoryofData
Helper III
3 years ago

Column counting blank values

Issues with this dax as a column:    Sanctions All (Participant Closed) = IF('Table'[IemRoleInCase] = "Subject", COMBINEVALUES ("-", [CaseNumber], [EmplId], [ParticipantName])) My column ap...