Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
how is mapping load performed in qlik view?
What is the meaning of mapping load?
http://www.quickintelligence.co.uk/applymap-is-it-so-wrong/
You seem to have a lot of questions; have a read of Qlikview for Developers and Qlikview Tutorials, The Community has lots of resources,blogs, threads regarding your questions.
Hi,
For Mapping you learn from here also
http://community.qlik.com/docs/DOC-7609
www.qlik4life.com/mapping-load-qlikview/
Harshul
Hi Vikram,
Can you just first try to search in community . you will get most of the ans.
if not get ans then post in community
table with just 2 columns can be removed and columns of that table can be mapped to other table called mapping load
table1:
mapping load
products
amount
from .... \xls
table2:
load
country
area
month
prodcut
applymap('table1',product) as amount
from ...\xls