Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I get data from a database with a lot of technical fields. I would like to rename these fields:
I would like the result like in the "Result" table. How can I do this ? I tried with applymap but without success.
Thank you for your help!
Hi,
Yes, there is an option using MAPPING load and RENAME USING as in the attached example. Of course, instead of an inline table you can get the corresponding names from a database table or an excel file.
Hope that helps.
Miguel