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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Table viewer problem - No effect of alias AS on script

In my script, I changed one table's column like this CustKey as [Customer Number]
So that I can link it to Customer table which has a column [Customer Number]. Despite doing it, the table is not linked in Table viewer and CustKey does not change to Customer Number. How do I correct this ?

4 Replies
sundarakumar
Specialist II
Specialist II

Did the execution get success?

Can u please share the script part alone?

It should link, check with caps C and N in Customer table.

-Sundar

Colin-Albert
Partner - Champion
Partner - Champion

Field names and data in QlikView are case sensitive. Check that your field names match exactly.

Try adding the same alias to both columns.

MK_QSL
MVP
MVP

Can you share the script part of your application?

Not applicable
Author

I just ignored the errors and continued with the tutorial. It got over and I don't remember what happened and why. Thanks.