Forum Discussion
Anonymous
4 years agoNot applicable
Power BI Push Dataset
Hi All, I'm trying to create Power BI push dataset for real time data and My source is memsql. Is there way to insert data from memsql to Power BI push datset using Python? Please help me on this?...
Anonymous
4 years agoNot applicable
Appreciating your help, But our use case different.
Data ingested to memsql/mysql to every 3 minutes and I need to visualize the data in real time but power bi will not support direct query method to MySQL. So I'm creating streaming dataset for real time data. So I need to fetch the query and directly into dataset using service principal method?
Anonymous
4 years agoNot applicable
Hi Anonymous ,
Please review the following links and check whether they are what you want.
Using the Streaming Dataset UI to push data
Implementing real-time updates in Power BI using push datasets instead of DirectQuery
Power BI Real Time Streaming: 2 Easy Methods
Best Regards