<?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: Replace Nested If with Mapping Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723835#M259720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also using pick(match()) is more efficient in terms of calculation time than nested if, especially if you have plenty of cases,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 15:52:06 GMT</pubDate>
    <dc:creator>jaimeaguilar</dc:creator>
    <dc:date>2014-07-07T15:52:06Z</dc:date>
    <item>
      <title>Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723826#M259711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a calculated dimension in a pivot table which is using nested ifs. There are more than 200 cases, and it seems that there is a limit around 100 fo rthe number of nested if statements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So that I would like to now about alternatives WITHOUT SCRIPTING. Is it possible for instance to have a mapping table defined in a QV object, which can be refered to in the pivot table ? Or to define variables that are then used in the calculated dimension ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If new variables were to be added, is it possible in the Full Browser version, and how to proceed ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723826#M259711</guid>
      <dc:creator />
      <dc:date>2014-07-07T09:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723827#M259712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that variables could help you somehow, have you tried wildmatch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723827#M259712</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-07T09:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723828#M259713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u share the application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723828#M259713</guid>
      <dc:creator>mahesh_agrawal</dc:creator>
      <dc:date>2014-07-07T09:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723829#M259714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot share the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give one example use with wildmatch?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723829#M259714</guid>
      <dc:creator />
      <dc:date>2014-07-07T09:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723830#M259715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can't you do that from the script or in your reloader script, you should limit and even note use calculated dimensions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723830#M259715</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-07-07T09:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723831#M259716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no access to the script on this occasion... I work on a document on a server and i cannot either script or write macros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 09:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723831#M259716</guid>
      <dc:creator />
      <dc:date>2014-07-07T09:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723832#M259717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to create variables and work with new variables in the QV Full Browser version ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 11:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723832#M259717</guid>
      <dc:creator />
      <dc:date>2014-07-07T11:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723833#M259718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your objects? Yes!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 11:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723833#M259718</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-07T11:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723834#M259719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In most cases nested if-loops could be replaced by pick(match()). Have a look on this and similar postings &lt;A href="https://community.qlik.com/message/354694"&gt;Re: Fieldname&amp;amp;lt;&amp;amp;gt; multiple values question&lt;/A&gt; and in F1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 15:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723834#M259719</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-07-07T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Nested If with Mapping Table</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723835#M259720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also using pick(match()) is more efficient in terms of calculation time than nested if, especially if you have plenty of cases,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 15:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Nested-If-with-Mapping-Table/m-p/723835#M259720</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-07-07T15:52:06Z</dc:date>
    </item>
  </channel>
</rss>

