Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
ksk278074
Contributor III
Contributor III

generic log file

Hi experts,

How we will get generic log file in qliksense, which is useful to identify the errors in script ?

Please help me on the same.

1 Reply
undergrinder
Specialist II
Specialist II

Hi Siva,

You find the logs at the folder [installpath]\Qlik\Sense\Log\Script\

The logs are the same you see at the data load editor during data reload.

If you want custom messages in it then you can use the Trace function

https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptReg...

For further help you can use the debug mode in Data load editor as well

https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/LoadData/debug-data...

G.