Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Qlik_VA
Contributor
Contributor

How should I know the table names in Qlik Library

I have a Library connection in Qlik Sense. How should I know the table names listed in the library names.

Labels (1)
1 Reply
MartW
Partner - Specialist
Partner - Specialist

in Qlik when loading a table you can give it a name. 

myName:

Load * FROM ...

the myName is the Tablename in that current app.

if you store the table you, by default this name is selected  to be the file name.

with the store statement, you can give a table a specific filename.

see https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularS...