Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
nam
Former Employee
Former Employee

Changing Field Names in script using translation table

Hi I need some quick help.

I have a translation table with Fieldnames and its new fieldNames:

OldFieldNameNewFieldName
a-AAa1-AA
b-AAb1-AA
c-AAc1-AA

i have my data table :

a-AAb-AAc-AA
123
232
34

3

Using the translation table i want to rename the field names a-AA,b-AA,c-AA so my table looks like below:

a1-AAb1-AAc1-AA
123
232
343

Is it so simple that im missing the basics here .. i dont want to be using the Aliases in the script. i just want to use my translation table .

please help

Labels (1)
1 Solution

Accepted Solutions
hic
Former Employee
Former Employee

1 Reply
hic
Former Employee
Former Employee