Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I read multiple files in a folder and extract id's of the excels and store in a variable. How to get the family name of corresponding id's. Also, get the matching TID and TName from other table.
1. Filename Sid Sname Tid Tname NEWFILe NewFile
ex: 13_22_pt.csv 13 LC 35 LC 35_22_pt.csv Rename oldfilename with newfilename
Final Output: 13_22_pt replace with 35_22
Did not get you , could pre pare some sample files and share with us ? so that we could help you on the same
Hi Avinash,
I have multiple files in a folder - Get the first of the file means 13 and store in a variable , I want to get the fname of the id (ie. Lithium) and the corresponding Lid, Lname (35, Lithium): Attached for your reference .Please help how to write in scripting
I/p file : 13_22_pt.csv 0/p file: 35_22_pt.csv
Any suggestions and thoughts on the request plz.
@Anuhyak1 I believe you are going to need to further clarify your use case in order to get further responses on things, as what you have provided is not really enough for folks to be able to offer much help, as I am not really following what it is you wish to do either. Laying out the use case including your inputs and expected outputs with screenshots if possible, would likely be the most helpful. If you have a QVW file, attaching that may be helpful too.
Regards,
Brett