Forum Discussion
debit72
Jan 22, 2019Copper Contributor
Export SharePoint List on Mac
We are in a Mac-only environment and need to extract SharePoint list data for eventual manipulation in Excel. The "Export to Excel" function does not work on Macs and the "workaround" to this limitat...
- Jan 22, 2019
I'm just a Flow newbie, but I'd try something like this - haven't tested it but might give you some ideas?
Manually trigger a flow
Get Items from the SharePoint list
Apply to each - 'value' is the list of items.
Insert row - give it the excel file name and figure out the mapping between the rows and the values in the SharePoint list row.
stephenmwilliams
Mar 15, 2023Copper Contributor
KittyKat1082 Hi - how did you get this to work? I don't find an option available to export to Mac.
KittyKat1082
Mar 15, 2023Copper Contributor
stephenmwilliams in the list you can click the export button and it gives you an option to export to CSV or to PowerBI. I am using Chrome, and a Sharepoint Online site.