Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a Library connection in Qlik Sense. How should I know the table names listed in the library names.
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.