What is set and let?
Answer / Arpit
In QlikView, `set` and `let` statements are used to assign values to variables or expressions. They are similar but have some differences:nn- `set` statement: Assigns a value to a variable and stores it in memory for the duration of the script.n- `let` statement: Evaluates an expression, returns its result, and discards the result after execution.nBoth statements can be used with assignment operators such as `=`, `+`, `-`, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between numsum() and numcount() functions?
Name some databases that qlikview can connect to?
Discuss one scenario where you can use Rank() function?
What are the components of qlikview’s architecture?
In what ways qlikview is different from other bi tools?
How are all the components of QlikView’s architecture managed?
What is generic load in qlikview?
What do you understand by associative nature of data in QlikView?
What is preceding load?
When do we need to use the option “force 32 bit”?
Explain QlikView IntervalMatch() and Match() functions?
What is resident load?