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

Mapping load and Apply Map

Hi All,

Will mapping load and Apply Map work when there is many to many relation between two keys. As per my understanding it wont work or result set will be wrong.

please let me know the workaround for this.

Thanks in Advance.

Homprakash.

1 Solution

Accepted Solutions
hic
Former Employee
Former Employee

You cannot use Applymap() for many-to-many relations. The function demands that there is only one translation (mapped value) to the input value. But you can of course have several different input values that all are mapped to the same translation.

When creating the mapping table, QlikView will only pick up the first occurance of an input value, thus ensuring that there is no ambiguity.

HIC

View solution in original post

2 Replies
er_mohit
Master II
Master II

See the attached file

hic
Former Employee
Former Employee

You cannot use Applymap() for many-to-many relations. The function demands that there is only one translation (mapped value) to the input value. But you can of course have several different input values that all are mapped to the same translation.

When creating the mapping table, QlikView will only pick up the first occurance of an input value, thus ensuring that there is no ambiguity.

HIC