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 |
Which qlikview object has only expression, no dimension?
How do you optimize the qlikview application?
Tell about the operations that can be performed using the tools given in the menu bar?
Describe microsoft power bi and its features?
What type of charts did you used?
What do you understand by associative nature of data in QlikView?
Discuss one scenario where you can use Rank() function?
Explain 3 tier architecture implementation while deploying qlikview application?
Types of cals how do you assign them?
What is the use of interval match function()?
In a comparison of the bi tools qlikview and microsoft power bi, which one of the two would you prefer and why?
What is relative path?