Forum Discussion
mysql append query error
good afternoon master
I hope everything goes well for you, again I have to bother you with a question.
I'm connecting power bi to a MySql database, the tables are raised correctly, but at the time of making an "append Queries" I get an error that I have not overcome, is shown in the image
Thank you in advance for any help you can give me
- Anonymous8 years agoI still do not know the main cause of this error, but the solution is once the necessary transformations are made, in the attached query change the name of the columns, then load correctly, I hope this can be useful to other people. Thank you
10 Replies
- AnonymousNot applicableI still do not know the main cause of this error, but the solution is once the necessary transformations are made, in the attached query change the name of the columns, then load correctly, I hope this can be useful to other people. Thank you
- aarolaFrequent Visitor
Hi Anonymous,
Could you please specify how did you solve this? I am having exactly the same problem.
On the other hand, this still needs to be solved, I have tried different things, append is the only problematic operation which is weird.
- AnonymousNot applicable
hi aarola
If the error you have is the same that appears in the attached screens what I did was to make the append of the tables in power query
naturally for these to be loaded if they come from different systems have to have the same column name
After they are merged correctly you change the name to the identifier of the column and it should work
apparently it is a topic related to language I suggest you look at the regional configuration of the machine
I hope to be helpful
- v-ljerr-msftMicrosoft Employee
Hi Anonymous,
What version of Power BI Desktop are you using? It seems to be that you're using an old version. So could you try using the latest version of Power BI Desktop to see if the "Append Queries" works? :smileyhappy:
Regards
- AnonymousNot applicable
- AnonymousNot applicable
v-ljerr-msft hello, I hope you are well, annex the version I am using of power bi, I still can not overcome this problem, I appreciate any help
- AnonymousNot applicable
I have not been able to overcome this difficulty, if someone can help me, I appreciate it very much.
Observing the message that gives power bi I thought that it was the interpretation that makes the connector of the database MySql, (I connect to a MariaDB database), then what I did was uninstall the MySQL connector and install the connector MariaDB, however after this does not allow me the connection and I have no alternative but to reinstall the connector that suggests power bi, which is a .NET connector type
reading on the official page of MariaDB indicate that the same MySQL connector should work, but then at the time of realizing it, the same behavior is presented.I hope this information contributes something to finding the solution.