What is mapping load & apply map ()?
Answer / Tejaswi Anand
{"mapping_load": "Mapping Load in QlikView allows you to map fields from multiple tables into a single table, which can simplify complex data integration.","apply_map": "The APPLY MAP() function applies a transformation on each row of a mapped table using a user-defined script. This enables you to perform complex transformations and calculations efficiently.","example": "LOAD * FROM first_table; MAP WHEN (field1) = field2 in second_table TO field3; APPLY MAP(script) AS transformed_table;","script": "script goes here"}
| Is This Answer Correct ? | 0 Yes | 0 No |
Give a few applications of bi?
In a comparison of the bi tools qlikview and microsoft power bi, which one of the two would you prefer and why?
What is webview mode?
Types of cals how do you assign them?
What is information density in qlikview table viewer? What is subset ratio?
What is the difference between the string aggregate functions MinString(), MaxString() and FirstValue(), LastValue()?
How are all the components of QlikView’s architecture managed?
How we can optimize qv application?
What is no concatenation?
What are the Types of charts? And uses of charts?
What do you understand by QlikView Distribution Service?
Describe microsoft power bi and its features?