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 |
What are the unique features of qlikview?
What are the important features of qlikview?
Explain qlikview resident load?
what kind of chart we use in qlikview admin?
What do you understand by Section Access?
Explain aggr function?
What is the use of the function intervalmatch?
What is cross table?
What additional date fields can you add using a Master Calendar?
What is synthetic key?
What do you understand by three-tier architecture?
Optimized and un optimized qvd load situations?