I am Working on powerapp project where i need to utilize two sharepoint list.
In Display screen i have two forms from each data source. Now when i want to add new record or update any record in each data source can i do this:
SubmitForm(Form1);SubmitForm(Form3);Refresh('Document Change Request');Navigate(Screen1,ScreenTransition.Fade);
This hasnt worked for me so far, is there any workaround or anything i am doing worng here.
Hi @npokhrel123 ,
Can you clarify what you mean by "two forms from each datasource"?
Either way, if the forms connect to the source there's no reason you can't submit them. Can you post some screenshots to provide a little more detail - also more detail on what isn't working? Is there an error? What data is populated in the forms? There may be something else happening, some more info will help us figure out what it is...
Kind regards,
Russel
User | Count |
---|---|
139 | |
97 | |
89 | |
77 | |
56 |
User | Count |
---|---|
194 | |
186 | |
106 | |
99 | |
91 |