Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
vchuprina
Specialist
Specialist

Mapping load bug

Hi guys,

Be careful when you use mapping load. Table after mapping load should always be named. 

In case you leave the table without a name Qlik will assign the mapping table name to it.

Script:

vchuprina_0-1641989087097.png

Data Model:

vchuprina_1-1641989136906.png

With name: 

vchuprina_2-1641989187520.png

Data Model:

vchuprina_3-1641989239488.png

Regards,

Vitalii

 

Press LIKE if the given solution helps to solve the problem.
If it's possible please mark correct answers as "solutions" (you can mark up to 3 "solutions").
Labels (1)
1 Reply
marcus_sommer

I wouldn't regard it as bug because tables should be always named appropriate. If not Qlik will auto-name the table because they must have a name to get be addressed from the internal routines. It's just a measure to avoid run-time errors. This auto-naming depends on multiple rules and it's usually not suitable to name a table properly in regard to the development/business needs. Therefore all tables - and also fields - should be explicitly named to make sure that they contain the intended content and are associated in the expected way. 

- Marcus