I am working on a Powerapp and working with two data sources (CDS and sharepoint). I want to select specific data from the CDS and then default it into fields for the sharepoint list to create a new item.
I have the browse gallery working to find the record in the CDS and then I can view the details this works fine (both of these the datasoure is the CDS). But when I go in to Navigate to the edit form which the datasource I have set as sharepoint it can't find the edit form it navigates to a blank screen.
Settings on the Data Cards:
@Anonymous
For the Item property of the forms, use Lookup(CDS Entity, ID=BrowseGallery2.Selected.ID). In order to use BrowseAllery2.Selected as the Item property of the form, the DataSource of the gallery and the form have to be the exact same. Sometimes using the OOB way to add and edit data via an edit form does not easily solve the problem. @Meneghino has an excellent blog post here https://baizini-it.com/blog/index.php/2017/09/28/powerapps-101-create-your-own-forms/ for a very flexible way to do it.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
195 | |
67 | |
46 | |
41 | |
28 |
User | Count |
---|---|
257 | |
119 | |
86 | |
84 | |
81 |