Forum Discussion

debit72's avatar
debit72
Copper Contributor
Jan 22, 2019
Solved

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...
  • Robin Nilsson's avatar
    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.

Resources