Hi All,
We can send Lookup field using flow using syntax- /logicalname_of_entity(GUID)
for instance, my entity name is "line", then syntax will be /cr34_lines(GUID)
I am facing an issue with this syntax saying "resource not found for "hauls".
I believe this error is due to the entity name "hauls" as it already has "s" in the ending.
How can I resolve this?
Please help. It's urgent
Solved! Go to Solution.
Hi @Tejasvi_munge,
This is an old problem inside the Dynamics API. You can read more in this old article. To find the proper name you need to find metadata for the entity and search for LogicalCollectionName property which is used in that query. The easiest way to do so is to use Metadata Browser in XrmToolBox.
Hi @Tejasvi_munge,
This is an old problem inside the Dynamics API. You can read more in this old article. To find the proper name you need to find metadata for the entity and search for LogicalCollectionName property which is used in that query. The easiest way to do so is to use Metadata Browser in XrmToolBox.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
89 | |
60 | |
42 | |
35 | |
32 |
User | Count |
---|---|
79 | |
67 | |
57 | |
49 | |
41 |