Forum Discussion
Eric5605
3 years agoHelper I
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...
- 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.
lbendlin
3 years agoSuper User
Message 16 here should get you going Getting SharePoint List items with full history ve... - Microsoft Power BI Community