I have a submit button that is suppose to send some values to a power automate flow to update some file properties. Several of the fields are lookup columns to a sharepoint list. I am trying to setup my button, but I am keep getting the message from the subject for all my lookup fields. I am selecting "selecteditems.value", but that didn't fix my problem. Here is the text from my buttons OnSelect formula. Any help would be appreciated. Thanks!
'UploadToSubmission-2'.Run(TEMP_TYPE.SelectedItems.Value, PREV_NUM.Text, Approvers.SelectedItems.Mail, FORM_TEMP.SelectedItems.Value, Comments.Text, DisposalMethod.SelectedItems.Value, Function.SelectedItems.Value, FunctionSubset.SelectedItems.Value, LengthOfTime.SelectedItems.Value, MinRentionPeriod.SelectedItems.Value, TypeSubset.SelectedItems.Value)
Solved! Go to Solution.
Hi @iwannabfishn ,
Are these multi-select ? If so you can only send one value as your Flow is expecting a Text input.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @iwannabfishn ,
Are these multi-select ? If so you can only send one value as your Flow is expecting a Text input.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
191 | |
45 | |
45 | |
36 | |
36 |
User | Count |
---|---|
261 | |
82 | |
78 | |
69 | |
69 |