Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
LParker97
Helper I
Helper I

Load the version history of a sharepoint list

Hi for a project with a colleague we are wondering how you load the entire audit trail/version history of the data from a sharepoint list

 

to clarify Im asking for every ID, not just a single one.

 

thanks

2 REPLIES 2
DataZoe
Microsoft Employee
Microsoft Employee

@LParker97 did you see this thread? https://community.powerbi.com/t5/Desktop/Getting-SharePoint-List-items-with-full-history-version/td-... I think that's what you're trying to do.

Respectfully,
Zoe Douglas (DataZoe)



Follow me on LinkedIn at https://www.linkedin.com/in/zoedouglas-data
See my reports and blog at https://www.datazoepowerbi.com/

UAV-Test-Pilot
Helper II
Helper II

@LParker97  How would you like this infromation diplayed

 

For example, If I have a list with the following items

IDITEM
1Apple
2Bannana

... And I update it to

IDITEM
1Apples
2Bannanas

 

How would you want this information displayed, in your end result? Do you want them to all appear in one giant flat file (see example below)? What version of sharepoint are you using: SharePoint online or on-premise?

 

IDITEMVersion
1Apple1
1Apples2
2Bannana1
2Bannanas2

 

If this helped, I would appreciate a Kudos!
If this resolves the issue, please mark it as a Solution! 🙂

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors