<?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 Qlikview 11 Dimension Group AccessPoint in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-11-Dimension-Group-AccessPoint/m-p/547802#M204634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using a dimension group in our bar chart. When we have the null values in the data, we use 'Projects' text. This conditional statement was working fine in the Access point in Qlikview 10.&lt;/P&gt;&lt;P&gt;But now in Qlikview 11, though in client the values appear, when we move it to Access Point the same is not working. We are not getting the text as "Project' whenever there is a Null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression used,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;isNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Portfolio Hierarchy]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), 'Projects', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Portfolio Hierarchy]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[Portfolio Hierarchy] is the Dimension Group we had used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;VEnu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2013 16:15:00 GMT</pubDate>
    <dc:creator>qlik_venu</dc:creator>
    <dc:date>2013-10-11T16:15:00Z</dc:date>
    <item>
      <title>Qlikview 11 Dimension Group AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-Dimension-Group-AccessPoint/m-p/547802#M204634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using a dimension group in our bar chart. When we have the null values in the data, we use 'Projects' text. This conditional statement was working fine in the Access point in Qlikview 10.&lt;/P&gt;&lt;P&gt;But now in Qlikview 11, though in client the values appear, when we move it to Access Point the same is not working. We are not getting the text as "Project' whenever there is a Null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression used,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;isNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Portfolio Hierarchy]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;), 'Projects', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Portfolio Hierarchy]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[Portfolio Hierarchy] is the Dimension Group we had used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;VEnu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-Dimension-Group-AccessPoint/m-p/547802#M204634</guid>
      <dc:creator>qlik_venu</dc:creator>
      <dc:date>2013-10-11T16:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview 11 Dimension Group AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-Dimension-Group-AccessPoint/m-p/547803#M204635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; maybe you could try to replace the isNull(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Portfolio Hierarchy]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt; with len(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Portfolio Hierarchy]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&amp;gt;0 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-Dimension-Group-AccessPoint/m-p/547803#M204635</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2013-10-11T16:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview 11 Dimension Group AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-Dimension-Group-AccessPoint/m-p/547804#M204636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;The len() is also not working.&lt;/P&gt;&lt;P&gt;In Qlikview 10, even if we had a error message in the expression, the&lt;/P&gt;&lt;P&gt;calculation would work fine in AP.&lt;/P&gt;&lt;P&gt;But I am not sure why the same are not working in Qlikview 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 16:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-Dimension-Group-AccessPoint/m-p/547804#M204636</guid>
      <dc:creator>qlik_venu</dc:creator>
      <dc:date>2013-10-11T16:36:30Z</dc:date>
    </item>
  </channel>
</rss>

