Hi all,
I have a power app connected to Sharepoint online list. There are couple of filed with dropdown and multiple selections in SP list, I have built the power App also the same.
NJow I have connect Power app button with Flow to add data back to SharePoint List. But I dont know how to add dropdown and multiple selection in Flow.
can some on eplease tell me how can I pass Power app selected val;ues to Flow as shown below.
see below I can see only following option for dropdown.
folowing is my Power app Onselect function
'PowerApp->Createitem,Sendanemail'.Run(txtFirstName.Text,txtLastName.Text,txtPosition.Text,dtStartdate.SelectedDate,dtEnddate.SelectedDate,txtBusinessunit.Text)

Report
All responses (
Answers (