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.
KittyKat1082
Apr 23, 2021Copper Contributor
debit72 FYI this feature is now available by default for Macs! There's now an option to Export to CSV that actually works on a Mac. Found that out today!
leobcrtico
Jun 03, 2021Copper Contributor
KittyKat1082 Hey, how do you export to CSV on a mac?