How can I display multiple data colums in a list collector.
Is it possible to display multiple columns of data to be able to have a list collector that provides the userid, full name, and title. Right now I'm using the list collector and pulling from the sys_user table, but that is only displaying the full n...