I have a SharePoint list that tracks some core process statuses via 5 key "choice" columns.
For example:
Col 1 - (No/Pending / Complete)
Col 2 - (No / Pending / Complete)
etc......
From an analytics point of view, i would like this version history to update into a Excel list, creating like a running log.. So i can see timeframe between changes on a particular line. A timestamp of when Col1 was set as NO, and then when it was subsequently set at Complete..
And if so, how would i go about attempting this output.
@abm