Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I have a Sharepoint list with a multi text column
When opening the record in SharePoint, I'm able to see all the values under the "View Entries" table.
Power Query gives me this field:
Is there a way to retrieve all the information of this field?
Solved! Go to Solution.
These are a part of the version history, that's why you can't see them. The version history isn't easily accessible - you'd need to get it out of the API. There's another thread with someone describing how to do this here, but I haven't tried it personally: https://community.fabric.microsoft.com/t5/Community-Blog/How-to-get-version-history-from-SharePoint/...
These are a part of the version history, that's why you can't see them. The version history isn't easily accessible - you'd need to get it out of the API. There's another thread with someone describing how to do this here, but I haven't tried it personally: https://community.fabric.microsoft.com/t5/Community-Blog/How-to-get-version-history-from-SharePoint/...
Thank you Cristine, I was able to retrieve the info I needed, from the link you provided!