<?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 Calculated dimension: Nested IF returns a null value in addition to the other correct value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186018#M50294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I think without any sample data this question is really hard to answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Apr 2011 15:36:47 GMT</pubDate>
    <dc:creator>Stefan_Walther</dc:creator>
    <dc:date>2011-04-29T15:36:47Z</dc:date>
    <item>
      <title>Calculated dimension: Nested IF returns a null value in addition to the other correct value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186017#M50293</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 have the following calculated dimension:&lt;/P&gt;&lt;P&gt;=If(GetFieldSelections(Language_Id) = 'FR', REV_SubRubric_FR, (If(GetFieldSelections(Language_Id) = 'DE', REV_SubRubric_DE,(If(GetFieldSelections(Language_Id) = 'EN', REV_SubRubric)))))&lt;/P&gt;&lt;P&gt;here isthe tables relationship:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3360_sourceID:3360" /&gt;&lt;/P&gt;&lt;P&gt;I have only 6 rows on the FieldsMap1 table.&lt;/P&gt;&lt;P&gt;Can someone explain me why I got 7 values in my calculated dimension?here is the chart where you can see a null value:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3361_sourceID:3361" /&gt;&lt;/P&gt;&lt;P&gt;If, instead of a calculated dimension, I use the Field REV_SubRubric as my dimension, then I got only the 6 correct values.&lt;/P&gt;&lt;P&gt;Do you know what I am doing wrong?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Caro.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jan 2011 11:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186017#M50293</guid>
      <dc:creator />
      <dc:date>2011-01-26T11:49:17Z</dc:date>
    </item>
    <item>
      <title>Calculated dimension: Nested IF returns a null value in addition to the other correct value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186018#M50294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I think without any sample data this question is really hard to answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 15:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186018#M50294</guid>
      <dc:creator>Stefan_Walther</dc:creator>
      <dc:date>2011-04-29T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Calculated dimension: Nested IF returns a null value in addition to the other correct value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186019#M50295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, try this:&lt;/P&gt;&lt;P&gt;pick(match(Language_Id,'FR','DE','EN'), REV_SubRubric_FR, REV_SubRubric_DE, REV_SubRubric)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 15:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186019#M50295</guid>
      <dc:creator />
      <dc:date>2011-04-29T15:48:46Z</dc:date>
    </item>
    <item>
      <title>Calculated dimension: Nested IF returns a null value in addition to the other correct value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186020#M50296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, and in addition to simplifying with the pick(match()) that Ivan gave, checkmark "suppress when value is null" for your calculated dimension. That should make the null value go away.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Apr 2011 00:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186020#M50296</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-04-30T00:04:19Z</dc:date>
    </item>
    <item>
      <title>Calculated dimension: Nested IF returns a null value in addition to the other correct value</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186021#M50297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the solution !! Works fin for me too&lt;/P&gt;&lt;P&gt;Gracias por la solcion !! A mi tambien me funciono&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 22:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Nested-IF-returns-a-null-value-in-addition/m-p/186021#M50297</guid>
      <dc:creator />
      <dc:date>2011-11-21T22:08:42Z</dc:date>
    </item>
  </channel>
</rss>

