Forum Discussion
maashi
2 years agoFrequent Visitor
Multi level distinct counting
I'm trying to count some customer complaints with multiple filters, and am a bit stumped on how to write this measure. Link to sample data: Freight snapshot.xlsx I need to count some freigh...
- Anonymous2 years ago
1st created the sales order repeatation count
Freight count with respect to sales order no is calculated
Freight count and sales order repeatation number is compared
Net sales order number is calculated
If this solves your problem then accept the same as your solution
Anonymous
2 years agoNot applicable
1st created the sales order repeatation count
Freight count with respect to sales order no is calculated
Freight count and sales order repeatation number is compared
Net sales order number is calculated
If this solves your problem then accept the same as your solution
maashi
2 years agoFrequent Visitor
This worked perfectly. Thank you very much.