Hi I have a Flow where i am fetching location from API , i need to display all locations in a dropdown
run result ;
I added this flow to power apps button and took output of flow in a collection
and in the powerapp dropdown item property i have that collection
But it is displaying as below
But all are coming as one in dropdown i need each item as separetely like UK-Cardiff as first dropdown item ,DE-Grunwald as second dropdown item and so on...
dropdown should be formatted properly and it should not have braces [, "" or comma ,
How do i achieve it ? i need to write expression in powerautomate flow so that I can , what expression do i need to write so that i get output in powerapps as below
please help
i tried Split(Output('Compose'),'"') but its nor working


Report
All responses (
Answers (