I populate a repeating group from an API call. Dates come in UNIX format.
How can I convert unix to date inside each cell? I’m testing a unix to date plugin, but even embedding the plugin element inside each RG cell doesn’t work, it only converters one of the dates, not all.
Any ideas would be appreaciated.