Forum Discussion
Reg - Lookup Issues
- 6 years ago
Hi PavithraShan ,
I think this is caused by multiple rows match, if multiple rows match the search values and in all cases result_column values are identical then that value is returned. However, if result_column returns different values an error or alternateResult, if supplied, is returned.
So you could add alternateResult to remove error. You could refer to my sample for details.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi PavithraShan ,
I think this is caused by multiple rows match, if multiple rows match the search values and in all cases result_column values are identical then that value is returned. However, if result_column returns different values an error or alternateResult, if supplied, is returned.
So you could add alternateResult to remove error. You could refer to my sample for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.