Hi there - I feel like this should be fairly simple but I cannot figure out how to do it. I want to send out a URL to a user that points to a Powerapp form and displays a spcific record from the SharePoint list. I want to display the record in the Sharepoint list with an ID of 21 and I'm trying the string below, but it always just displays the first record. I'm assuming I need to set the ID parameter somewhere inside of the Powerapp form but Im not sure where, can anyone help?
https://web.powerapps.com/apps/<MyAppID>?ID=21
Solved! Go to Solution.
Hi Hardit - yup, Im trying to display the record on a form. I will try that string in the Form Items property, thanks!
Thanks Hardit - so Im sorry, where exactly should I place this string? LookUp(Entity, ID = tempVar)
Hi Hardit - yup, Im trying to display the record on a form. I will try that string in the Form Items property, thanks!
Worked like a charm Hardit, you are the man!
User | Count |
---|---|
122 | |
87 | |
86 | |
75 | |
67 |
User | Count |
---|---|
214 | |
180 | |
137 | |
96 | |
83 |