This comprehensive set of 30 multiple-choice questions (MCQs) will test your understanding of Chapter 6: Basic Scripting in QlikView. Topics include Script Editor, ETL operations, QlikView functions, and debugging.
| Qno | Answer |
|---|---|
| 1 | B) To load and transform data |
| 2 | A) Press Ctrl+E |
| 3 | B) Data Model |
| 4 | B) Executes the script to load data |
| 5 | A) To create global variables for the application |
| 6 | A) Tabs |
| 7 | A) The execution stops with an error message |
| 8 | A) Show Log |
| 9 | C) Retrieving data from source systems |
| 10 | A) LOAD |
| 11 | A) Using the Join keyword |
| 12 | B) To load data from a previously loaded table |
| 13 | C) AS |
| 14 | B) To combine data from multiple tables into one |
| 15 | B) Pivoted data |
| 16 | A) Using the WHERE clause |
| 17 | A) Sum() |
| 18 | A) Year() |
| 19 | A) Splits a field into multiple subfields based on a delimiter |
| 20 | B) IfNull() |
| 21 | B) Executes conditional logic and returns a value |
| 22 | A) Reads a value from a specific row in a table |
| 23 | A) If() |
| 24 | A) FieldNotFound Error |
| 25 | A) Check the script log |
| 26 | A) Displays custom messages during script execution |
| 27 | B) Circular Loop Error |
| 28 | A) A key created due to multiple common fields between tables |
| 29 | A) Use Concatenate or rename conflicting fields |
| 30 | A) Check the error log |