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.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
187 | |
82 | |
51 | |
37 |
User | Count |
---|---|
289 | |
241 | |
123 | |
75 | |
56 |