Forum Discussion
jeronimo2334
5 years agoHelper III
Mashup Error Tables Union
Hello all, I have 3 tables from the same database. I have merged them through the editor, and it was fine for the longest time. For some reason, I started getting this error and the scheduled re...
- 5 years ago
@Greg_Decklerit appears that one of the columns had an underscore in one of the rows so when I used the append tables option, it broke.
Would be nice if the append tables option ignored symbols when the column is of a string type (ABC).
Greg_Deckler
5 years agoCommunity Champion
jeronimo2334 - From the error, it is indicating an issue with MySQL syntax, specifically I would check to see if the accnt_type column has been renamed?