What are the different types of operators in QlikView?
Answer Posted / Amit Kumar Gupta
There are several types of operators in QlikView such as:n- Arithmetic Operators: Addition (+), Subtraction (-), Multiplication (*), Division (/), Modulus (%), and Exponentiation (**).n- Comparison Operators: Equal (=), Not equal (!=), Greater than (>), Less than (<), Greater than or equal to (>=), and Less than or equal to (<=).n- Logical Operators: AND, OR, and NOT.n- String Operators: Concatenation (&), Substring (@), and InString() function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers