How can we get the number of statements which have caused errors during a script execution?
Answer Posted / Pravesh Kumar Singh
To get the number of error-causing statements during a script execution in QlikView, use the ErrorCount() function. This function returns the number of error messages generated during the last Load or Data Refresh operation.nnExample: ErrorCount()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers