I created a BAQ to view the change log information captured but can’t figure out how to view the “details” without hovering over the “Log Text” field in the BAQ results.
Is there any way to extract this detail information so I can make it visible, and usable, on the BAQ without hovering?
Add the BAQ to a dashboard. Then create a tracker view with the Log Text visible. Then customize the tracker view and make the log text box larger. In the properties of the text box make sure Multiline = True and WordWrap is true. Save this and test it out. So you can select a record in the grid view and the tracker view will update with the log text for that record.