Forum Discussion
Anonymous
6 years agoNot applicable
How to Remove Duplicates in Calculated Table?
Hi All I'm trying to remove duplicate product codes from a calculated table without success. I've loaded in three separate lists of product codes and products names (plus department etc) fro...
- 6 years ago
Hi Anonymous
When i append two tables in Query editor, tehn remove duplicates rows for the "Product code" column, it returns distinct "Product code", "description" and "department".
Would you like this result?If not, please let me know.Best Regards
MaggieCommunity Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-juanli-msft
6 years agoCommunity Support
Hi Anonymous
When i append two tables in Query editor, tehn remove duplicates rows for the "Product code" column, it returns distinct "Product code", "description" and "department".
Would you like this result?
If not, please let me know.
Best Regards
Maggie
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
6 years agoNot applicable
Thanks Maggie! I don't know why I'd not considered appending the actual queries! Works perfectly :)