Forum Discussion
distinct count question
- 5 years ago
Hi,
Please correct me if I understood wrongly, but I think you can try the below.
Count of Header Problem Code =
If ( isfiltered(RMA),distinctcount(Header Problem Code),
[Count of RMA] )
I am not sure if I mentioned column names correctly.
If it is possible to share your pbix file, it will be much helpful for me to look into it more deeply.
Thanks.
Hi,
Please correct me if I understood wrongly, but I think you can try the below.
Count of Header Problem Code =
If ( isfiltered(RMA),
distinctcount(Header Problem Code),
[Count of RMA] )
I am not sure if I mentioned column names correctly.
If it is possible to share your pbix file, it will be much helpful for me to look into it more deeply.
Thanks.
That worked perfectly. Here is the final code and picture of the solution.
Thanks!
- Jihwan_Kim5 years ago
Super User
That's great. I am glad that I could help.
I hope you have a great weekend. 😀