Hi all,
I'm having trouble trying to figure out the proper way to get at data within tables within a collection.
The collection "availableapps" has a column "Application" which has tables with one row in each. It also has a column "States" which has tables with one row in each. I'm needing to get the first row from each table within those columns, and ideally the Username column as well (that's not as important). I've tried various combinations of First and Filter and LookUp to get at the first rows in each, to no avail. Any pointers would be greatly appreciated.


