I have a field on screen in which if a user enters 2 then two records should be inserted in the table if user enters 1 then only one record. I have thought of checking the field in microflow and creating a list but then there is no for or while loop available inside the loop default is ListIterator Any suggestions how i can achieve this
↧