Hi,
I have a problem in looking for the latest date a customer made an order and listing it in a list of customer Repeating Group.
I have an Order Table (Thing) which have Customer & Payment Date fields. For the repeating group data source, I searched for Order Table:group by Customer. In Aggregation, there is Max and field to calculate on there is Payment Date selection. But when I selected it, it returned nothing in repeating group.
I’ve read in reference that Max/Min will return the max/min from a NUMBER list. Is this a bug or I am missing something? (reference in below image)