I am working with csv file which has field names that change. Field names are dates. I have the parameter for today's date, so I want to find the field which name has today's date and rename it to "TODAY". How can I do it?
Page 1 / 1
Hi @lidiad
In my opinion you can use the transformer BulkAttributeRenamer for rename the attribute name for TODAY.
if you want to share the Workspace.
Thanks in Advance,