According to the standard, this field contains the values of the two title filed for each table.
In your case, you used the DimensionAttributeValue table.
So this field takes the value of DimensionAttribute and DisplayValue.
What is the meaning 'Record identification' in audit log
That is the record ID or RecID of the specific record being changed/created.
Essentially is the background identifier of the record instead of the more user friendly name or description of the record.
The database log unfortunately in some cases, like when tracking dimensions, only show the RecID instead of the name of the record.
For you to identify which record was changed, you would need to look in the table you are tracking and find the record ID of each record to be able to correspond that with the actual name.
BR
Nikolaj
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.