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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
statesaver
New Member

Folder option not available when selecting data source (Mac)

Hello, I am attempting to connect a folder when using Power Query to search across multiple files on my Macbook Pro. I go to Data > Get Data, which then opens a window with the following options:

  • Excel workbook
  • Text/CSV
  • XML
  • JSON
  • Sharepoint
  • OData
  • Blank table
  • Blank query

I tried Excel workbook and Text/CSV, but both options prompt me to select a single file. I cannot use shift+click to select multiple. Has anyone experienced this on the Mac and how do you enable folder selection? 

 

Thanks

1 ACCEPTED SOLUTION
Omid_Motamedise
Super User
Super User

This link can help you by providing a more detailed explanation and providing another strategy.

 

https://macexcel.com/examples/filesandfolders/filelist/

 

If my answer helped solve your issue, please consider marking it as the accepted solution. It helps others in the community find answers faster—and keeps the community growing stronger!
You can also check out my YouTube channel for tutorials, tips, and real-world solutions in Power Query with the following link
https://youtube.com/@omidbi?si=96Bo-ZsSwOx0Z36h

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @statesaver ,

 

Did you find a solution? Did the answers help? If so, mark the reply as a solution, which will help the next user with a similar problem, thank you~!

Best Regards,
Gao

Community Support Team

Omid_Motamedise
Super User
Super User

This link can help you by providing a more detailed explanation and providing another strategy.

 

https://macexcel.com/examples/filesandfolders/filelist/

 

If my answer helped solve your issue, please consider marking it as the accepted solution. It helps others in the community find answers faster—and keeps the community growing stronger!
You can also check out my YouTube channel for tutorials, tips, and real-world solutions in Power Query with the following link
https://youtube.com/@omidbi?si=96Bo-ZsSwOx0Z36h
Omid_Motamedise
Super User
Super User

Unfortunately, this feature is not available on the Mac, you might use Excel 365 for such scenario

If my answer helped solve your issue, please consider marking it as the accepted solution. It helps others in the community find answers faster—and keeps the community growing stronger!
You can also check out my YouTube channel for tutorials, tips, and real-world solutions in Power Query with the following link
https://youtube.com/@omidbi?si=96Bo-ZsSwOx0Z36h
PwerQueryKees
Super User
Super User

It may not be availble in the menu's, but it may be available in the M language using https://learn.microsoft.com/en-us/powerquery-m/folder-files...

 

Select Blank Query, then paste this in the formula bar:

= Folder.Files("the path to your folder here")

If this works, you could consider

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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 Kudoed Authors