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