Hi
I've got an issue with creating new record that has lookup column in which I need to put another new record I've created.
Path:
1. Creating new record in "Firmy" table
2. Creating new record in "Szansa Sprzedaży" table with lookup column "Firma" where I'm trying to put a record that I just created in first step
After run this flow I receive this:
First record was created successfully.
The first record ID is correct but flow couldn't find it.
I'm not sure if I explained it well but please anyone have idea what is wrong?
Solved! Go to Solution.
Hi @JacekP_Sys
Syntax for lookup column is LogicalName of your entity(GUID)
eg:
contact(GUID)
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @JacekP_Sys
Syntax for lookup column is LogicalName of your entity(GUID)
eg:
contact(GUID)
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogThank you for reply.
I put in this lookup column Odata ID instead record ID and it works.
The weird thing is that I'm sure I've tried to do that before.
User | Count |
---|---|
88 | |
37 | |
25 | |
13 | |
13 |
User | Count |
---|---|
121 | |
55 | |
36 | |
24 | |
21 |