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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
JuMo
Creator
Creator

How to choose what to display in Script Log ?

I want to display some information in the scrip log (the one generated after a data reload from the QMC)

 

I my scrip I’ve put the following instructions:

TRACE +------------------------- WARNING --------------------------+
| The following KPI are missing from the KPI Setting    
| and have not been treated.                                   
+------------------------------------------------------------+;

 

In the debug output, it is displayed correctly, but in the script log, I have the info twice:

 

 

  20250618T111646.567+0200 1094 
  20250618T111646.567+0200 1094 TRACE +------------------------- WARNING --------------------------+
  20250618T111646.567+0200 1095 | The following KPI are missing from the KPI Setting    
  20250618T111646.567+0200 1096 | and have not been treated.                                   
  20250618T111646.567+0200 1097 +------------------------------------------------------------+
  20250618T111646.567+0200 1094 +------------------------- WARNING --------------------------+
  20250618T111646.567+0200 1095 | The following KPI are missing from the KPI Setting    
  20250618T111646.567+0200 1096 | and have not been treated.                                   
  20250618T111646.567+0200 1097 +------------------------------------------------------------+
  20250618T111646.567+0200 1098 

 

Can I hide one part ?

Labels (2)
1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

No.