Hello,
I have created a flow to compare fields between 2 entities, all the fields types in my conditions are labels, the first group in the screenshot I will post below represent the Leads entity, and the second group represents the I entity I have created.
Unfortunately, the flow results always return false for the first group and the second group true, since it should return true for both of them. Knowing that all these fields values I have mentioned in my conditions already equal in both entities.
I expect that maybe because of the output value of list records 3 in apply to each action. Where the apply to each action should loop on both entities, when the record is updated in the lead entity and my other list but without any actions.
Besides, I have also tried to loop through both entities but the flow returns for me 400 rows and as a condition result false.
Could you please explain in detail and provide an example of what I am doing wrong?
Any help will be greatly appreciated.
Thank you!
Hi there. There might be a bit too much for just me to unpack here, so definitely wait for the experts to chime in...but if I'm reading this correctly, there are a couple of things to consider:
Hope that helps. Keep us posted.
-Ed-
If you liked this reply, please give it a thumbs up! If this reply has answered your question or resolved your challenge, please consider marking it as a Solution. This helps other users find it more easily via search.
Hi @edgonzales,
Thank you for your reply.
My inputs are already true because all the fields I've mentioned in my conditions matches in both entities.
I have switched my connectors to CDS, but this time automatically the flow creates two apply to each action because I am using 2 different entities.
Exactly, that's the main goal that I want to achieve. I will wait for the experts maybe they will provide a solution for the following issue, otherwise, I will give a try to create a workflow.
Thanks again!