Hello I have two lists in sharepoint: client and VAS (SAV in french)
For each new client I create a folder for him with powerautomate directly from powerapps: trigger is powerapps with
- CreationNouveauDossierClient.Run( DataCardValue24.Text)
THis works parfect.
For each new VAS I want to creat a folder inside the clien folder i tried this but it's not working it create the folder in the root.
I obtained the elements with the first step and after create the folder with my client name but it doesn''t put it inside it.
Any clues?
------------------------------
Cyril B
------------------------------