Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I want to use apply map function in a resident table.
I am in dilemma whether it is possible or not.
I have attached my qvw file.
Regards,
Priyanka
Thanks Piet, It worked ![]()
I believe u can use the same manner however we use in load script with mapping table.
You can certainly use ApplyMap() in a Resident Load..
Yes you can, but it should be
ApplyMap('Cource_Name',Subfield(Type, ' ',1),Null()) as Subject,
Instead of the out commented line in the script you have
Thanks Piet, It worked ![]()
You're welcome Priyanka.
If this has answered your question can you please close this thread by marking one of the answers correct? It will help others find a (correct) answer to similar problems and lets other contributing members know that this requires no more attention.
Thanks,
Piet Hein