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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
kavieweg
Partner - Creator
Partner - Creator

Match Text to a Value

I have a table with values and in the load script i have a list with the Translation of the value

  

Order Value 1
A1
B5
C7
D9
E0
F9
G1

   Translation

0off
1Speed
5Break
7Fast
9Start

Now I want the text in the Value 1 column

  

Order Value 1
ASpeed
BBreak
CFast
DStart
Eoff
FStart
G

Speed

How can I reach this?

11 Replies
kavieweg
Partner - Creator
Partner - Creator
Author

Oh, I think ist to Long. I am trying to find the mistake 🙂

But how does ApplyMatch know that I want F2 instead of ID?

sunny_talwar

It would be easy if you go back and read the basics here because it is something how applymap work... how does it work that way... I am not sure ... may be someone from Qlik can respond to that

https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptPrefixes...

What is a Mapping Load in Qlikview