Hi,
I have a Sharepoint list with 2 columns, 'Title' & 'Template Value'.
'Title' is the datasource for a dropdown in my PA form.
My PowerApps form has a data connection called 'Contract Type'.
I am trying to return the 'Template Value' based on the 'Title' selection in my dropdown and write the value to VarLetter.
I using the below formula for my dropdowns 'OnSelect' function:
Set(VarLetter,(LookUp('Contract Type', Dropdown4.Selected.Title = Title).'Template Value'))
Its setting values but not the correct ones, not sure how it is setting wrong ones but it is, must be something stupid !?
Thanks.
Solved! Go to Solution.
Solved it, needed to use OnChange instead of OnSelect and the formula works.
Solved it, needed to use OnChange instead of OnSelect and the formula works.
Hi,
Thanks for the follow up on this post. Please remember to mark your post as the answer. Hopefully this will prove to be useful for future communities users who are having similar issues.
Regards,
Alex
-------
Community Support Team _ Alex Rezac
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
199 | |
100 | |
62 | |
59 | |
58 |
User | Count |
---|---|
254 | |
164 | |
91 | |
79 | |
70 |