Hey Guys,
I'm new to the flows. I trying to connect flow with Dynamics 365 data. I got stuck with below when I'm building,
If you see snaps below, in "Select" Array, the field Account# is Lookup type in Quote Entity. Currently It is returning value as GUID. I want to access the related entity data, which means Account Name. Is there any possibility to use Get Record operation inside Select Array or any other way to achieve this ?
Can see my full flow configuration in the below thread
Thanks,
Praveen
Solved! Go to Solution.
Hi @Praveenpk365 ,
If you want to reference the field values in the lookup entity, using Select does not work.
You could refer to the configuration below.
Image reference:
Hope it helps.
Best Regards,
Hi @Praveenpk365 ,
After querying the list records iterate the records in a loop. Then use the Get Record flow action. Use the combined results from list and get to construct the select array
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blog
Hi @Praveenpk365 ,
If you want to reference the field values in the lookup entity, using Select does not work.
You could refer to the configuration below.
Image reference:
Hope it helps.
Best Regards,
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
29 | |
28 | |
26 | |
25 | |
23 |
User | Count |
---|---|
63 | |
52 | |
44 | |
34 | |
30 |