Forum Discussion

Eric5605's avatar
Eric5605
Helper I
3 years ago
Solved

How can I import SharePoint list version data into Power BI

Hello, I have data on about 100 companies that is fed by a SharePoint list that has versions turned on. Over time, the SharePoint list is updated with new information. For example, as the number of e...
  • lbendlin's avatar
    lbendlin
    3 years ago

    You need to call the version function for each item separately. There is no call like " give me all versions of all items ".

     

    The item ID is part of the data you get when you fetch the item list.