This content has been marked as final.
Show 2 replies
-
Re: Mapping
Manish Kachhia Mar 28, 2018 11:17 AM (in response to Wanyun Yang)rewardUser is the field in the table where ApplyMap is used.
This applymap will give you companyCode from User Mapping Load table.
You can read further how it works from here.
-
Re: Mapping
Max Shevchenko Mar 28, 2018 11:22 AM (in response to Wanyun Yang)Hi,
I suppose Applymap() is somewhere in other table.
It loads rewardUser from source.
Applymap function is looking for values from rewardUser in userId field.
If equals then take companyCode value.
Please check for details https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptPrefixes/Mapping.htm