<?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: Conditional with jerarquic dimmension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896034#M1000492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above is working the same way as you have described, Have you checked "&lt;STRONG&gt;Suppress When Value Is Null&lt;/STRONG&gt;" on the dimensions tab???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89506_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The box should have tick mark next to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 18:05:04 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-06-15T18:05:04Z</dc:date>
    <item>
      <title>Conditional with jerarquic dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896031#M1000489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a jerarquic dimmension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have null values in the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna do something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (isnull(JERARQUICDIMENSION), 'NULL', "&lt;SPAN style="font-size: 13.3333330154419px;"&gt;JERARQUICDIMENSION&lt;/SPAN&gt;")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It isn't working. It seems like i'm seeing the first dimmension of the jerarquic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 17:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896031#M1000489</guid>
      <dc:creator />
      <dc:date>2015-06-15T17:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional with jerarquic dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896032#M1000490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this a dimension? May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Len(Trim(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;JERARQUICDIMENSION)) &amp;lt;&amp;gt; 0, &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;JERARQUICDIMENSION)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 17:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896032#M1000490</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T17:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional with jerarquic dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896033#M1000491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes! is a dimmension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimension should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if is null = 'Null value'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not = ' Dimension' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 18:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896033#M1000491</guid>
      <dc:creator />
      <dc:date>2015-06-15T18:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional with jerarquic dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896034#M1000492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above is working the same way as you have described, Have you checked "&lt;STRONG&gt;Suppress When Value Is Null&lt;/STRONG&gt;" on the dimensions tab???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/89506_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The box should have tick mark next to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 18:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896034#M1000492</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T18:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional with jerarquic dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896035#M1000493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah. Sory if i didn't expressed myself well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont' wanna supress the null values. I wanna have a name for that. In this case it would be 'No Client'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You understand ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 18:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896035#M1000493</guid>
      <dc:creator />
      <dc:date>2015-06-15T18:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional with jerarquic dimmension</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896036#M1000494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Trim(&lt;/STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;JERARQUICDIMENSION)) &amp;lt;&amp;gt; 0, &lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;JERARQUICDIMENSION, &lt;SPAN style="color: #ff0000;"&gt;'No Client'&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 18:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-with-jerarquic-dimmension/m-p/896036#M1000494</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-06-15T18:12:21Z</dc:date>
    </item>
  </channel>
</rss>

