Forum Discussion
Anonymous
3 years agoNot applicable
How to do a unique count per single item?
Dear all, I am seeking for a solution to get a unique count for the following situation: I have a customer table with main customer number and a an additional customer delivery number: ...
- 3 years ago
Hi Anonymous ,
I think you can use simply the measure COUNTROWS('Table') and put it in matrix with the Main Customer Number column in the row.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
mangaus1111
Solution Sage
3 years agoHi Anonymous ,
try to delete this row from your Delivery Table
mangaus1111
Solution Sage
3 years agoIn my file the measure is working. If you want I can send you my file
- Anonymous3 years agoNot applicable
Thanks. If you could send your file, I will appreciate.