I would like to know on the variables tab in QSDA Pro what does the field “Use Count” represent - We are trying to assess apps for unused variables in Qlik Cloud as when we export data from Qlik cloud if variables count is beyond 1110 it throws the error . Hence would like to know in QSDA variable tab if use count = 0 does it mean we can remove that variables as it is unused ?
Can you please help clarify the above? Additionally if variables are not used in Qlik Sense but used in NPrinting how do we know if its actually used or not
“Use Count” is how many times that variable is referenced in the UI of the application. For example, as a measure expression or a chart property like a calculation condition. A variable nested in another variable will be counted as used only if the containing variable is referenced in the UI. For example, consider theses two variables:
Hi Rob Good day I have another clarification on the variables tab in QSDA PRO:
Say we have an app which is using variables of the below types :
a) Created on Script load editor
b) Created on the UI of the app
c) Importing variables from Excel into the app ( i guess this could be considered as varibales created in Script load editor as well )
Does the variable tab list all these types of variables or is there a type which the variables tabs don’t list in QSDA PRO