Forum Discussion
Anonymous
4 years agoNot applicable
DAX calculation
Done
Hi,
Try the below.
Result =
CALCULATE ( DISTINCTCOUNT ( Student[Student ID] ) )Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
1 Reply
- Hariharan_RSolution Sage
Hi,
Try the below.
Result =
CALCULATE ( DISTINCTCOUNT ( Student[Student ID] ) )Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin