Hello Power Automate Community,
I am a data analyst looking for assistance in creating a flow that integrates with Power Apps. My goal is to set up a process that, when triggered by saving information in Power Apps, performs the following actions:
-
Check the 'FUNÇÃO' Field: The flow should first identify which value is selected in the 'FUNÇÃO' field.
-
Check the 'INDUSTRIA' Field: After determining the 'FUNÇÃO', the flow should check if a folder corresponding to the value in the 'INDUSTRIA' field already exists within the 'FUNÇÃO' folder.
-
Create Folders Dynamically:
- If the 'INDUSTRIA' folder exists, the flow should create a new folder named after the value in the 'CLIENTE' field.
- If the 'INDUSTRIA' folder does not exist, the flow should create a new folder for the selected 'FUNÇÃO', followed by creating a subfolder for the 'INDUSTRIA', and then within that, create another folder named after the 'CLIENTE'.
Could someone guide me on how to implement this flow? I would appreciate any tips, examples, or pointers on setting up the necessary conditions and actions within Power Automate.
Thank you in advance for your help!