Forum Discussion
Nilrem
9 years agoFrequent Visitor
Average calculation for distinct orders
How can I calculate average to take only once an order number [Transport No.]? Example: Transport No. MAX PCT AAA 80 BCA 75 AAA 80 CA...
- 9 years ago
Hi Angelia,
Thank you for your hints. I think the solution will be:
1) Query editor -> Manage -> Duplicate
2)Right click on the column in the new table -> Remove duplicates
I think it will be automatic solution.
Nilrem
9 years agoFrequent Visitor
Thank you for your answer. Unfortunately I have to keep that records. How can I create an other table automaticaly which will contain only unique records?
jerry_jerry
3 years agoNew Member
Hi
Assume that you need to keep the original table without creating a new one.
What would be the correct filter to apply on column Transport No. ?
thanks