<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Map..using. How the h*ll do I get it to work? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154236#M30928</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm... I tried this now, and it is still not loading (qvd optimized / superfast)... Infact, with the WHERE 1=1 it doens't load QVD optimized even without the ApplyMap-function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mappingtable:&lt;/P&gt;&lt;P&gt;Mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;1, Yes&lt;/P&gt;&lt;P&gt;-1, Yes&lt;/P&gt;&lt;P&gt;0, No&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;BudgetFact:&lt;/P&gt;&lt;P&gt;LOAD BudgetFact_id,&lt;/P&gt;&lt;P&gt;BudgetRate as BudgetRate2,&lt;/P&gt;&lt;P&gt;BudgetQuantity,&lt;/P&gt;&lt;P&gt;BudgetDuration,&lt;/P&gt;&lt;P&gt;BudgetAmount,&lt;/P&gt;&lt;P&gt;Currency as BudgetCurrency,&lt;/P&gt;&lt;P&gt;ApplyMap('MappingTable',IsPerGroup),&lt;/P&gt;&lt;P&gt;ProdPackageName,&lt;/P&gt;&lt;P&gt;ProdPackageTypeCode,&lt;/P&gt;&lt;P&gt;ProdPackageTypeName&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[.\DataSources\QVD\BudgetFact.qvd]&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;WHERE 1 = 1;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 10:19:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-18T10:19:44Z</dc:date>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154232#M30924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Arrrrrgghhh!&lt;/P&gt;&lt;P&gt;I can't seem to get the Map..Using function to work! I have been trying every single combination, and I'm tearing my hair of.&lt;/P&gt;&lt;P&gt;The applymap works fine, so it can't be a problem with the Mappingtable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mappingtable:&lt;/P&gt;&lt;P&gt;Mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;1, Yes&lt;/P&gt;&lt;P&gt;-1, Yes&lt;/P&gt;&lt;P&gt;0, No&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map IsPerGroup using Mappingtable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;BudgetFact:&lt;/P&gt;&lt;P&gt;LOAD BudgetFact_id,&lt;/P&gt;&lt;P&gt;BudgetRate,&lt;/P&gt;&lt;P&gt;BudgetQuantity,&lt;/P&gt;&lt;P&gt;BudgetDuration,&lt;/P&gt;&lt;P&gt;BudgetAmount,&lt;/P&gt;&lt;P&gt;Currency as BudgetCurrency,&lt;/P&gt;&lt;P&gt;IsPerGroup,&lt;/P&gt;&lt;P&gt;ProdPackageName,&lt;/P&gt;&lt;P&gt;ProdPackageTypeCode,&lt;/P&gt;&lt;P&gt;ProdPackageTypeName&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[.\DataSources\QVD\BudgetFact.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;I bet someone is going to tell me the answer after 2 min and it is going to be pretty obvious... But any help is very much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Sten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 09:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154232#M30924</guid>
      <dc:creator />
      <dc:date>2010-05-18T09:24:41Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154233#M30925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mappingtable:&lt;/P&gt;&lt;P&gt;Mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;1, Yes&lt;/P&gt;&lt;P&gt;-1, Yes&lt;/P&gt;&lt;P&gt;0, No&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;map IsPerGroup using Mappingtable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BudgetFact:&lt;/P&gt;&lt;P&gt;LOAD BudgetFact_id,&lt;/P&gt;&lt;P&gt;BudgetRate,&lt;/P&gt;&lt;P&gt;BudgetQuantity,&lt;/P&gt;&lt;P&gt;BudgetDuration,&lt;/P&gt;&lt;P&gt;BudgetAmount,&lt;/P&gt;&lt;P&gt;Currency as BudgetCurrency,&lt;/P&gt;&lt;P&gt;applymap('Mappingtable', IsPerGroup) as group,&lt;/P&gt;&lt;P&gt;ProdPackageName,&lt;/P&gt;&lt;P&gt;ProdPackageTypeCode,&lt;/P&gt;&lt;P&gt;ProdPackageTypeName&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[.\DataSources\QVD\BudgetFact.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 09:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154233#M30925</guid>
      <dc:creator />
      <dc:date>2010-05-18T09:34:54Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154234#M30926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I don't want to use the applymap function since it doesn't work with QVD Optimized loads. I was under the impression that Map..Using would work with QVD optimized as it applies the mapping last, after all QVDs are loaded.&lt;/P&gt;&lt;P&gt;//Sten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 09:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154234#M30926</guid>
      <dc:creator />
      <dc:date>2010-05-18T09:49:26Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154235#M30927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Applymap function will work in optimized QVD`s as well, at the end of the load statement you need to include &lt;STRONG&gt;WHERE 1 = 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Peterson &lt;IMG alt="Geeked" src="http://community.qlik.com/emoticons/emotion-15.gif" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 09:58:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154235#M30927</guid>
      <dc:creator />
      <dc:date>2010-05-18T09:58:04Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154236#M30928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm... I tried this now, and it is still not loading (qvd optimized / superfast)... Infact, with the WHERE 1=1 it doens't load QVD optimized even without the ApplyMap-function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mappingtable:&lt;/P&gt;&lt;P&gt;Mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;/P&gt;&lt;P&gt;1, Yes&lt;/P&gt;&lt;P&gt;-1, Yes&lt;/P&gt;&lt;P&gt;0, No&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;BudgetFact:&lt;/P&gt;&lt;P&gt;LOAD BudgetFact_id,&lt;/P&gt;&lt;P&gt;BudgetRate as BudgetRate2,&lt;/P&gt;&lt;P&gt;BudgetQuantity,&lt;/P&gt;&lt;P&gt;BudgetDuration,&lt;/P&gt;&lt;P&gt;BudgetAmount,&lt;/P&gt;&lt;P&gt;Currency as BudgetCurrency,&lt;/P&gt;&lt;P&gt;ApplyMap('MappingTable',IsPerGroup),&lt;/P&gt;&lt;P&gt;ProdPackageName,&lt;/P&gt;&lt;P&gt;ProdPackageTypeCode,&lt;/P&gt;&lt;P&gt;ProdPackageTypeName&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[.\DataSources\QVD\BudgetFact.qvd]&lt;/P&gt;&lt;P&gt;(qvd)&lt;/P&gt;&lt;P&gt;WHERE 1 = 1;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 10:19:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154236#M30928</guid>
      <dc:creator />
      <dc:date>2010-05-18T10:19:44Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154237#M30929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I used the below script and got the correct/expected result in the field IsPerGroup&lt;/P&gt;&lt;P&gt;the maybe this is abug related to teh qvd?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; Mappingtable:&lt;BR /&gt;Mapping load * inline [&lt;BR /&gt;x, y&lt;BR /&gt;1, Yes &lt;BR /&gt;-1, Yes &lt;BR /&gt;0, No&lt;BR /&gt;];&lt;BR /&gt; &lt;BR /&gt;map IsPerGroup using Mappingtable; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BudgetFact:&lt;BR /&gt;LOAD * inline [IsPerGroup,TEST&lt;BR /&gt;1, Yes&lt;BR /&gt;-1, Yes&lt;BR /&gt;0, No&lt;BR /&gt;];&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 11:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154237#M30929</guid>
      <dc:creator />
      <dc:date>2010-05-18T11:27:07Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154238#M30930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Gave it a try too. The manual only states that the mapping table can not be a qvd file but my results show that loading the data from a qvd ignores the map command.&lt;BR /&gt;To maintain speed I suggest you build the IsPerGroup value when building the QVD, if you need the original value too add a new field for the mapped representation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mappingtable:&lt;/P&gt;&lt;P&gt;Mapping load * inline [&lt;/P&gt;&lt;P&gt;x, y&lt;BR /&gt;1, Yes&lt;BR /&gt;-1, Yes&lt;BR /&gt;0, No&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;//map IsPerGroup using Mappingtable;&lt;/P&gt;&lt;P&gt;BudgetFact:&lt;BR /&gt;load * inline [IsPerGroup&lt;BR /&gt;0&lt;BR /&gt;1&lt;BR /&gt;-1&lt;BR /&gt;2&lt;BR /&gt;-2];&lt;/P&gt;&lt;P&gt;Store BudgetFact INTO BudgetFact.qvd;&lt;/P&gt;&lt;P&gt;DROP TABLE BudgetFact;&lt;/P&gt;&lt;P&gt;map IsPerGroup using Mappingtable;&lt;/P&gt;&lt;P&gt;Load * FROM BudgetFact.qvd (Qvd);&lt;/P&gt;&lt;DIV&gt;Juerg&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 11:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154238#M30930</guid>
      <dc:creator />
      <dc:date>2010-05-18T11:27:41Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154239#M30931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I agree I do think the problem is related to the qvd file. I ahev not read the ref manual but my guess/supsicion would be that when a qvd file is read (optimized) the map statement is ignored and no mapping occurs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 12:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154239#M30931</guid>
      <dc:creator />
      <dc:date>2010-05-18T12:19:58Z</dc:date>
    </item>
    <item>
      <title>Map..using. How the h*ll do I get it to work?</title>
      <link>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154240#M30932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know I'm late to the party, but we only load from QVDs (we pre-build everything). Some of the tricks work sometimes and other times they fail. Not sure, but the manaul says we can't so I gave up trying to find a work-around.&lt;/P&gt;&lt;P&gt;What I do is load the QVD's into a regular QV table, then load the mapping from the resident, then drop the table. An extra step but always works.&lt;/P&gt;&lt;P&gt;Bruce&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 21:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-using-How-the-h-ll-do-I-get-it-to-work/m-p/154240#M30932</guid>
      <dc:creator />
      <dc:date>2010-06-18T21:03:00Z</dc:date>
    </item>
  </channel>
</rss>

