Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi,
I have a list in sharepoint like below table. I would like to get data from all the sharepoint folders into one data table in PowerBI.
Is this possible? if yes, can someone help?
Thanks in advance,
avadi
Solved! Go to Solution.
Yes and no. In Power BI Desktop you can automate the loading from a list of SharePoint URLs, but after publishing to Power BI Service, it won't refresh there for security concerns.
If loading the data in Power BI Desktop is sufficient, the solution would be as follows:
Done.
You might need to confirm security warnings or lower security settings for Power Query in Power BI Desktop to run this query successfully.
If you want to run refresh in Power BI Service, you need to build a query without parameter for each site manually and then combine them using the Append button, see https://learn.microsoft.com/en-us/power-query/append-queries The fastest way to build these queries is to copy and modify the first query you've built.
If you want to keep the solution dynamic and fully automated, you can consider creating a Power Automate flow to read the list of site urls and copy the data from all SharePoint lists into one Data Verse table and load the data verse table into Power BI or you can use Azure Data Fatory and store the combined list into whatever type of table store you prefer and load from there into Power BI.
BR
Martin
Yes and no. In Power BI Desktop you can automate the loading from a list of SharePoint URLs, but after publishing to Power BI Service, it won't refresh there for security concerns.
If loading the data in Power BI Desktop is sufficient, the solution would be as follows:
Done.
You might need to confirm security warnings or lower security settings for Power Query in Power BI Desktop to run this query successfully.
If you want to run refresh in Power BI Service, you need to build a query without parameter for each site manually and then combine them using the Append button, see https://learn.microsoft.com/en-us/power-query/append-queries The fastest way to build these queries is to copy and modify the first query you've built.
If you want to keep the solution dynamic and fully automated, you can consider creating a Power Automate flow to read the list of site urls and copy the data from all SharePoint lists into one Data Verse table and load the data verse table into Power BI or you can use Azure Data Fatory and store the combined list into whatever type of table store you prefer and load from there into Power BI.
BR
Martin
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.