Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

WHY LOOKUP FUNCTION IS SLOW COMPARED TO APPLY MAP FUNCTION? I WANT ANY 2 REASONS

WHY LOOKUP FUNCTION IS SLOW COMPARED TO APPLY MAP FUNCTION? I WANT ANY 2 REASONS

1 Solution

Accepted Solutions
rbecher
MVP
MVP

My guess:

1. Mapping Load creates an unique index field (first field) and has only one returning field

2. lookup works on several fields per table, also with duplicate values

Astrato.io Head of R&D

View solution in original post

4 Replies
Not applicable
Author

I DNT KNW CHECK HELP FILE QV tHXZ

Not applicable
Author

Are you demanding two reasons for your question?

Not applicable
Author

Este documento es un gran lugar para apprender mas en qlikcommunity.

QlikCommunity Tip: How to get answers to your post?

rbecher
MVP
MVP

My guess:

1. Mapping Load creates an unique index field (first field) and has only one returning field

2. lookup works on several fields per table, also with duplicate values

Astrato.io Head of R&D