Hello All,
I have the below .qid file with several rows of information.
On row 5 I have the Cparty name which is an old one and I need to change it to the new one. To do so I need to open an excel table and check which is the new name corresponding to the old one shown above.
Can this be done via lookup by Power Automate?
Also I need to retrieve the corresponding Risk Center number (10 digit number on "Column C") and paste it in the .qid file on row 17 after "|" symbol.
So I assume that I will need 2 lookups. One to find the new name (based on the old name in the .qid file) and Second to find the corresponding risk center number (the 10 digit number on the last column).
Here is an example of a completed file:
Also I would like to note that the Counterparty name on row 5 will be different for every .qid file so it is not a static data.
Please share any ideas or directions if any of the above is possible in Power Automate.