Datalist table join most recent date and column concat
Confluence User - 26 Sep, 2021
Hi,
I have two questions.
1) I am joining two tables for a datalist (Person and Request). Request has a date column and several records for the same person. How do I display only the record with the latest request date for that person in the datalist?
2) In table Person there are columns 'Family Name' and 'First Name'. How do I combine (concat) the two columns in a single column 'Name' in the datalist?
datalists