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.


Report
All responses (
Answers (