I want to Patch a lookup column in entity. Am getting "The type of argument does not match the expected Record,found type text" error
I can able to retrive the value on a label but the same formula if i use it in patch its showing error
Formula used in Patch
LookUp(Vaksinebeholdninger, Vaksine.'Vaksine ID' = DD_Vac_Type.Selected.'Vaksine ID').'Vaksinebeholdning ID'
Can anyone help me
Solved! Go to Solution.
If you just patch the record without 'Vaksinebeholdning ID', that should hopefully work.
LookUp(Vaksinebeholdninger, Vaksine.'Vaksine ID' = DD_Vac_Type.Selected.'Vaksine ID')
If you just patch the record without 'Vaksinebeholdning ID', that should hopefully work.
LookUp(Vaksinebeholdninger, Vaksine.'Vaksine ID' = DD_Vac_Type.Selected.'Vaksine ID')
Thank you it worked
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
278 | |
237 | |
83 | |
37 | |
36 |
User | Count |
---|---|
358 | |
240 | |
127 | |
72 | |
48 |