Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Create a condition so that the report is sent only if there are errors, for that I create a variable called vCantidadErrores, which tells me the number of errors observed, and place the condition in the report vCantidadErrores > 0 is true it is sent, but if it is not mayor the mail is also sent, what can I be doing wrong?
I say your variable is not expanding as explained in documentation: https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/Troubleshooting/Variables-dont-expan...
So the questions are:
I would also use reference where variable is equal to a value, like:
but as I said before - I think you made a mistake and your variable probably does not expand so check that first.
I say your variable is not expanding as explained in documentation: https://help.qlik.com/en-US/nprinting/May2023/Content/NPrinting/Troubleshooting/Variables-dont-expan...
So the questions are:
I would also use reference where variable is equal to a value, like:
but as I said before - I think you made a mistake and your variable probably does not expand so check that first.
The variable is created in the Qlik Sense upload script.
I have it defined in the condition as a constant.
Attached the detail for anything else you can see.
that is 25% of what we need... another 75% of information we need is:
cheers
Hi @Richard3
can you confirm what was your issue and what has helped you? Thanks