Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Mapping Load a Record name

Hello All,

I am new to qlik, trying a walkaround on the qlik scripting.I am trying to map few records by using Mapping load and apply map from excel file.

Product NameProduct new Name
cement,ABCement Asbestors,AB

 

All records from Product name field got mapped by Product new Name but only one record as mentioned in above table didn't mapped .

Tried in providing "cement,AB" , "Cement Asbestors,AB" at excel source. the only record is not mapped and displayed at Table box.

Please suggest any way to resolve this at Mapping load table.

Thanks in advance,Triveni

Labels (2)
2 Replies
santhiqlik
Creator
Creator

Hi Triveni,
Could you please post your code snippet and sample data so that we can look where exactly is the issue.
Colin-Albert
Partner - Champion
Partner - Champion

Remember QlikView is case sensitive, so "cement,AB" is a different product to "Cement,AB".

Can you post your applymap statement?