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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
cctien11
Partner - Contributor II
Partner - Contributor II

qualify vs. unqualify

Hello, the load script below shows that I un-qualified facility_key; as a result, we see this column without the preceding table name while the other two have it.  This data was then stored in a qvd file.

clipboard_image_6.png

clipboard_image_3.png

clipboard_image_5.png

 

When I loaded the qvd file generated from the script above, I didn't seem to need to use unqualify to remove the preceding table name from a column as I could just rename it.  Based on the screenshots below, I assumed facility_key does not have a preceding table name because of the un-qualify I did in the previous script, and client_name does not show the preceding table name because I renamed it.  are my assumption correct?

Thanks for any information you can provide.

clipboard_image_1.png

 

clipboard_image_2.png

1 Reply
cctien11
Partner - Contributor II
Partner - Contributor II
Author

Sorry, the first screen shot I posted earlier was the wrong one.  I did not mean to rename client_name in my first load script.    

clipboard_image_0.png

clipboard_image_1.png