Forum Discussion
litifeta
10 years agoAdvocate II
Help with a count function in DAX
Having trouble with something that is so simple in Excel
I have a column of project names and blanks. I want a measure to calculate the unique text values so I can determine how many projects are in the list.
BLANK
Project A
Project A
Project C
Project A
Project B
Project A
In the above example the measure should return the value = 3. Thanks ahead of your response