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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Variable within Mapping Statement

Hi Guys,


Thanks for all your support so far really appreciated

Got another conundrum ! Trying to put a variable into part of a mapping statement is that possible ?

I'm trying this but it fails to work

APPLYMAP('MAPLANGUAGE'&vLanguage,Score_Area)

Thanks


Sarah

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Can you explain in more detail what you're trying to do? Some source data would help. An example document with some data would help even more.

edit: and perhaps this blog post helps: Handling Multiple Languages


talk is cheap, supply exceeds demand
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

hi,

     Try APPLYMAP('MAPLANGUAGE'&$(vLanguage),Score_Area)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!