<?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 Re: Map a dimension for multiple scenarios in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1830270#M1214440</link>
    <description>&lt;P&gt;Do you mean any extension?&lt;/P&gt;</description>
    <pubDate>Fri, 20 Aug 2021 18:05:05 GMT</pubDate>
    <dc:creator>arusiva89</dc:creator>
    <dc:date>2021-08-20T18:05:05Z</dc:date>
    <item>
      <title>Map a dimension for multiple scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828397#M1214175</link>
      <description>&lt;P&gt;I need to write a logic in the load script for the below scenario. Could you please suggest the best way to achieve that&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to map the keyword for the respective code in the QVD based on the below condition.I have multiple scenarios to check like if the letter is greater than 2000 and the Author does not equal or equals to a specific name. I have tried with mapping load but I ended with multiple mapping tables&lt;/P&gt;&lt;P&gt;My QVD has Code, Letter &amp;amp; Author&lt;/P&gt;&lt;P&gt;Mapping sheet&lt;/P&gt;&lt;P&gt;Code&amp;nbsp; Letter Author Keyword&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2500&amp;nbsp; &amp;nbsp; QQ&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Ok&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1500&amp;nbsp; &amp;nbsp;BB&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SS&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1800&amp;nbsp; &amp;nbsp; CC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VV&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2800&amp;nbsp; &amp;nbsp;QQ&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Ok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 03:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828397#M1214175</guid>
      <dc:creator>arusiva89</dc:creator>
      <dc:date>2021-08-13T03:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Map a dimension for multiple scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828403#M1214176</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;You can try with nested if condition something like below&lt;/P&gt;&lt;P&gt;If(Letter &amp;gt; 2500 and Author= 'QQ', 'OK', If(Author = 'BB', 'SS', 'VV')) as Keyword&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 05:16:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828403#M1214176</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-08-13T05:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Map a dimension for multiple scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828417#M1214178</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;U&gt;Multi-dimension mapping enables you to define member mapping based on multiple source column values. This functionality provides you with the ability to load data into dimensions unavailable in the target application. For example, the mapping for Account dimension can be based on source values of Entity, Product, and Project. Multi-dimension mappings derive the target values based on the combination of source values. In addition, Lookup dimensions can be added to Target Application registration. These dimensions contain source dimensions that do not exist in the target application. They provide even more flexibility in creating multi-dimension filters. It is a way to facilitate conditional data loading.&amp;nbsp;&lt;A href="https://www.onevanilla.one/" target="_self"&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;One&lt;/FONT&gt; &lt;FONT color="#000000"&gt;Vanilla&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Aug 2021 04:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828417#M1214178</guid>
      <dc:creator>Brian2569</dc:creator>
      <dc:date>2021-08-14T04:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Map a dimension for multiple scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828567#M1214189</link>
      <description>I have around 500 code to map.I have given few for example&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Aug 2021 16:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828567#M1214189</guid>
      <dc:creator>arusiva89</dc:creator>
      <dc:date>2021-08-13T16:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Map a dimension for multiple scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828568#M1214190</link>
      <description>Do you mean any extension?&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Aug 2021 16:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1828568#M1214190</guid>
      <dc:creator>arusiva89</dc:creator>
      <dc:date>2021-08-13T16:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Map a dimension for multiple scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1830269#M1214439</link>
      <description>&lt;P&gt;I have attached some sample here.My actually list is very huge&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 18:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1830269#M1214439</guid>
      <dc:creator>arusiva89</dc:creator>
      <dc:date>2021-08-20T18:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Map a dimension for multiple scenarios</title>
      <link>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1830270#M1214440</link>
      <description>&lt;P&gt;Do you mean any extension?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 18:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Map-a-dimension-for-multiple-scenarios/m-p/1830270#M1214440</guid>
      <dc:creator>arusiva89</dc:creator>
      <dc:date>2021-08-20T18:05:05Z</dc:date>
    </item>
  </channel>
</rss>

