Wow, @Jenny Franklin. This is really black magic!!
Not sure that I'm getting something understandable, but worth investigating.
------------------------------
Regards, Guillermo
------------------------------
Original Message:
Sent: 03-08-2022 09:25
From: Jenny Franklin
Subject: How to Export Checkin History, Build data from Apptio
Try this... Create a new report, pull in Application ID or whatever, right-click, and select Convert to Legacy Report.

Right-click, Edit Data Path, replace everything below the first line with the following:
AuditLog/
!SORT[{ID}|desc]/
!LIMIT[0,1000000,add_total]/
!LIMIT_COLUMNS[][{ID},{Project},{Status},{Description},{User}]
Go to the Data tab and select Choose and choose which columns you want to see.
#ApptioforAll