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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Doubts about renaming all fields in a table

Hi everybody. I have qualified tables (i´ve imported it from QVDs) and i wanna rename all. I should use AS with all but i´m guessin if there is another option. I cant use qualify because... here is the table

LOAD A.asignado,

     A.cotiza,

     A.cotizacion,

     A.precioKairos,

     A.precioVenta,

     A.precioCosto,

     A.precioPresupuestos,

     A.lab,

    

etc...

there is some function for this?

Thank you all!

1 Solution

Accepted Solutions
salto
Specialist II
Specialist II

Hola,

I think this post can be very helpful: the third option can be the one you are looking for.

http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/25/how-to-rename-fields

Hope this helps!

View solution in original post

4 Replies
alexandros17
Partner - Champion III
Partner - Champion III

I think no ...

salto
Specialist II
Specialist II

Hola,

I think this post can be very helpful: the third option can be the one you are looking for.

http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/25/how-to-rename-fields

Hope this helps!

Not applicable
Author

Ok thank you. It is bad to the performance to have a lot of AS??

alexandros17
Partner - Champion III
Partner - Champion III

No, performance decrease with if or where conditions