The file DataEntry.log in Dataset\Log collects all dataentry values done by the user. It records original value and new value. Each line holds data related to one change. For some Selections I need to figure out what the ACTUAL values of selections are: e.g. the file records "Selections on db <DBName> - Entity: 15, elements: 124, " - how do i find out which value element 124 is? I can figure out what entity 15 is by going to the entities tab on database but not for element. Or I have not figured it out yet...