Forum Discussion
power bi and MySQL
Hi Experts,
We are using power bi with office 365 license without premium.
Our requirement is to have a dashboard with Live data which will go on TV.
We have created the report on the Power BI desktop tool and published it and using the enterprise gateway to refresh it 8 times.
However the requirement is to keep it real time.
I have researched and found below link to push data into dataset:
https://docs.microsoft.com/en-us/power-bi/developer/walkthrough-push-data.
In "Step 2: Get an authentication access token" its asking for Microsoft Visual studio for which we dont have license.
Can you please suggest any way around this or any other approach to achive real time data in dashboard.
Thanks
4 Replies
- Greg_DecklerCommunity Champion
Some people have gotten around this by connecting Live to a database and then using a browser refresh tool to auto refresh the browser. Kind of hacky, but works. Although I am not 100% certain that MySQL supports live connections (DirectQuery)
- uk_tjAdvocate IV
Following with interest