Forum Discussion
Creating a Relationship Error
- 6 years ago
Hi RossBateman
As a workaround, If the column has only number type value, you can change its type from "text" to "number",
Then add "prefix",
Then remove duplicates works.
Best Regards
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.
Create a visual table or matrix, take invoice number and again take invoice and change aggregation to count.
Sort desc on Count of Invoice no. Make sure there is nothing having count more than 1
- RossBateman6 years agoHelper I
Thanks, it looks like this is the problem. The remove duplicate function doesnt seem to be romoving all of the rows! As I've got over 55k rows do you know of any other ways to delete duplicates?
- v-juanli-msft6 years agoCommunity Support
Hi RossBateman
As tested, "remove duplicates" works on my side.
Please share some sample data for me to test and find a solution for you.
Best Regards
Maggie
- RossBateman6 years agoHelper I
Thanks Maggie. The problem was that some of the invoices were different but werent classed as unique when trying to set up the relationship. For example there was invoice number 003 and 0000003. The remove duplicates didnt class those as the same but when not in the query mode they were classed as the same.
The only way I think I can get around this if I add a letter to the begining of every invoice.