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! 🙂