Hello. Need some little help.
How do I copy the value from a sharepoint lookup liste in powerapps. Selected value to a textinput field.
When I select a users from the lookup(Dropdown) I wnat to use the select username for some other tasks in powerapps.
So what to copy DataCardValue to a Textinput or Label
Solved! Go to Solution.
Have you tried something like DropDown1.Selected.Value as the Text property of the label control?
I've written a few blog posts on using SharePoint lookup columns, follow the link below as thery might help
Andy
Read my new blog at -
www.powerappssolution.com
Have you tried something like DropDown1.Selected.Value as the Text property of the label control?
I've written a few blog posts on using SharePoint lookup columns, follow the link below as thery might help
Andy
Read my new blog at -
www.powerappssolution.com
Not until now Thanks alot !!
What about trying to copy multiple selections? I'm very new to PowerApps, and I'm not quite familiar with all the data structures and related code.
User | Count |
---|---|
257 | |
106 | |
87 | |
51 | |
43 |