Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

ApplyMap function in Resident Load

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

1 Solution

Accepted Solutions
Not applicable
Author

Thanks Piet, It worked

View solution in original post

5 Replies
buzzy996
Master II
Master II

I believe u can use the same manner however we use in load script with mapping table.

Anonymous
Not applicable
Author

You can certainly use ApplyMap() in a Resident Load..

stigchel
Partner - Master
Partner - Master

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

Not applicable
Author

Thanks Piet, It worked

stigchel
Partner - Master
Partner - Master

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