Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Push PowerBI data - table - to a WebApp - searching for a solution

Hello, I have a PowerBI file with connections to an Oracle database. I would like to export some of that data to a Web App my colleagues have built. The backend of the App uses a MySQL database.

 

I tried exporting tables from PowerBI to MySQL using DaxStudio (SQL exporting services) without success. 

 

I also looked into APIs, but all it provided were dataset metrics and not actual table contents. 

 

My question is, have you been able to update MySQL tables automatically through PowerBI?