Forum Discussion
Anonymous
9 years agoNot applicable
Live data from sharepoint?
Dear community, I am doing a project on integrating Power BI with our Sharepoint data and coping with the following question: is it possible to stream live data from Sharepoint to Power BI (not h...
- 9 years ago
SharePoint is not really the ideal live streaming data source but you could probably get there using Flow and as items are entered into a list, Flow would pick those up and write those to something like Azure SQL DB perhaps which you could then connect to using Direct Query. Explanation of the use case would be helpful in coming up with a solution.
Greg_Deckler
9 years agoCommunity Champion
SharePoint is not really the ideal live streaming data source but you could probably get there using Flow and as items are entered into a list, Flow would pick those up and write those to something like Azure SQL DB perhaps which you could then connect to using Direct Query. Explanation of the use case would be helpful in coming up with a solution.