5 个回答
Hi Amit,
the reason for this is you have created the variable by checking "Allow Multiple Values" and hence the variable will be used for collection.
and in the Get Records, you are fetching only the first record, i.e. a single record.
I would suggest unchecking the checkbox for multiple records or in other words making the variable for a single record only.
I hope this will resolve your issue, please let me know for further assistance. If your issue gets resolved please mark it as the best answer.
Thanks