Hello!
I need to create a report the prints only the last repeat submitted.
I am implementing the flow in Integromat but what I get as attachment is all the inspections contained in the repeat:
I suppose it should be something like the following but, of course, it is wrong.
${#Repeat | stats:max,surveyDate}
${/}
Thanks! 🙂