Forum Discussion

the_pan_zone's avatar
the_pan_zone
New Contributor
4 years ago

How to get value based on a incoming document

Hi, I have the below input data AccountName,AccountID,PAccountID Abc,5467,6000 dsd,6000,7000 dfghyh,7000,5467 In the output I want the Parent account name based on the input so the output w...