Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
mjholland
Advocate II
Advocate II

Import Multiple SharePoint Lists as One Dataset share

Hi,

 

I've just watch Greg Low's webinar where he imported multiple CSV files from a folder in to one dataset by changing the filepath to look at the folder containing all these files.

 

Is it possible to do the same with SharePoint Lists? I have 3 lists in SharePoint all with the same structure. I've previously had to import all 3 to Power BI Desktop then append them all together to create one dataset. But there's so much data that it's slow to do a refresh is it's now refreshing 4 datasets. I want to be able to combined them all in to one dataset without the need to append.

 

When I try to link to a SharePoint Folder my lists don't appear. But when I just link to a SharePoint list, the 3 files appear and upload separately.

 

Is this possible?

 

Thanks,

mjholland

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

So, are they lists or are you talking about something like CSV files in a document library?

 

If they are SharePoint lists, you can use a modified version of my "Power Query: Merge Queries with M" article.

http://social.technet.microsoft.com/wiki/contents/articles/32915.power-bi-merge-query-with-m.aspx

 

Essentially, within one query, you define the three sources and append them together. Similar to what you probably have today but it is all in one query.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

So, are they lists or are you talking about something like CSV files in a document library?

 

If they are SharePoint lists, you can use a modified version of my "Power Query: Merge Queries with M" article.

http://social.technet.microsoft.com/wiki/contents/articles/32915.power-bi-merge-query-with-m.aspx

 

Essentially, within one query, you define the three sources and append them together. Similar to what you probably have today but it is all in one query.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

This looks about right. I'll give it a go next week and let you know how I get on.


Thanks,

mjholland

I've found a way to do this without having to go in to any M language ...

 

  • I linked to one of my lists in SharePoint and imported it in PowerQuery
  • Then I selected the cog next to 'source' on the Query Settings panel. This shows up all the lists that appear in my SharePoint site
  • From there I removed rows of lists I didn't need
  • Then I expended the table column to reveal the fields in each SharePoint list
  • When I did this it merged my lists together

 

It works a treat.

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors