Forum Discussion
An entry with the same key already exists error
Typically that means that you have two columns with the same name and you need them to have distinct names within the query context.
- amiquel11 years agoRegular Visitor
In this i dont have fields with the same name. I deleted all the other tables and i tried to import the fact table, and threw the same error. Any ideas?
- Greg_Deckler11 years ago
Community Champion
Probably a lot of work, but I generally troubleshoot stuff like this by importing one column, do I get the issue? No, import half the columns, do I get the issue? Yes, import half as many columns again...and so on and so forth. Bisection troubleshooting method.
- amiquel11 years agoRegular Visitor
Sorry, Im new in this tool. How can i import just a few columns? When i tried to import the tabel i get this error:
Expression.Error: La clave no coincidió con ninguna fila de la tabla.
Detalles:
Key=Record
Table=TableAnd i cant select just a few columns...
thanls,