Forum Discussion
mrothschild
Continued Contributor
7 years agoDeflattening Text for DistinctCounts - bad post - ignore
**Update** - I used the following New Measure and it worked for my more complex version of the table, but until I have a slicer for projects, don't think it would work specifically here:
New Measure = calculate(DISTINCTCOUNT(Sheet1[Project]),groupby(Sheet1,Sheet1[Model]))
Hi,
Please show your expected result.
2 Replies
- Ashish_Mathur
Super User
Hi,
Please show your expected result.
- mrothschild
Continued Contributor
Sorry it was a poor effort in trying to simplify my data relative to the actual data I was working with. I'm deleting the post.