Hello everyone
I have a multi-page form that I created on powerapps portal and towards the end of the form I want to generate a pdf that contains all the information entered by the user.
I used the fill word flow with a dataverse trigger of when a line is added but the problem as soon as I validate the form of the first page the file is generated without completing the other steps.
is there a solution or i have to change the flow trigger?
(data stored in multiple tables)