
Hi Experts,
I need your suggestion on how to select a record in D365. For example: in below screen i would like to select a record if record exists if not select another record. How do you achieve that ? I can identify the record with the command "if webpage contains text" but how to make click on that record(I'm facing problem here). please let me know if you have any suggestions for me . Thanks in advance
Hi,
I think with this requirement, you can just using "Extract data from Web page" action, by using this, you will have a data table and you need to loop through the rows to find the correct item by LegalName, FCAC Organization, Organization Type,.... whatever indicator you have.
That was my solution when working with this.
Thanks and hope it can help you.
Mike
---------------------------------
Did I answer your question? Please consider to Mark my post as a solution! to guide others