Good day,
I've designed a SharePoint form using PowerApps and facing no issues with it
However while using MSFLOW to initiate and approval workflow, I call the Item Link in the email message/notification
When the user clicks the email, he is directed to the PowerApps form template but a static screen that has no information
This is the generated link, and screenshot of the form below for reference
Any help would be much appreciated
Thanks in advance
https://COMPANY.sharepoint.com/teams/SITEADDRESS/Lists/CASH%20APPROVAL/DispForm.aspx?ID=116
Solved! Go to Solution.
Okay figured it out, could be helpful for future users
Went to the "SharePointIntergration", Selected the "OnView" property, and entered formula to "Refresh", "Navigate" and View my forms
Refresh('CASH APPROVAL'); Navigate('02.USER'); ViewForm('02.USER'); ViewForm('01.HEADER') ; ViewForm('03.CASHIER') ; ViewForm('04.SERVICES')
Screenshot below for reference:
Okay figured it out, could be helpful for future users
Went to the "SharePointIntergration", Selected the "OnView" property, and entered formula to "Refresh", "Navigate" and View my forms
Refresh('CASH APPROVAL'); Navigate('02.USER'); ViewForm('02.USER'); ViewForm('01.HEADER') ; ViewForm('03.CASHIER') ; ViewForm('04.SERVICES')
Screenshot below for reference:
User | Count |
---|---|
164 | |
96 | |
78 | |
73 | |
59 |
User | Count |
---|---|
209 | |
167 | |
98 | |
93 | |
79 |