Hello there,
I have created two flows where flow-1 gives me the list of folder names present in my onedrive. flow-2 takes input from power apps to display the list of file names present in a folder. Now on the power apps, I was able to get the list of folder names on my Dropdown-1. How do I use the list of folder names from Dropdown-1 as an input to my flow-2 to display the list of the file names present in that folder on Dropdown-2 on power apps.
Set(CL,Split(Dropdown2.Run(FamilyCode.SelectedText.Result).filename,","));Notify("List of File Names",Success,2);CL.Result;
Hi @vkgarapa ,
This problem should be created in another forum, please create here: https://powerusers.microsoft.com/t5/Get-Help-with-Power-Apps/ct-p/PA_General (you can create on the Power Apps forum)
And close to this topic accepting the answer as the solution, please.
-----
Thanks!
Renato Romão
https://www.linkedin.com/in/renatoromao/