<?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: Pivot Chart Help - Conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888292#M1014302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this by any chance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=If(YEAR &amp;gt;= 2008, IF(YEAR &amp;lt; $(vBusinessYear) , YEAR &amp;amp; ' YE', YEAR &amp;amp; ' YTD'))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;Update:&lt;/STRONG&gt; and ensure that you have suppressed the null value for the calculated dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Suppress When Value is Null.PNG" class="jive-image image-1" src="/legacyfs/online/83206_Suppress When Value is Null.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sunny&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 15:34:04 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-04-09T15:34:04Z</dc:date>
    <item>
      <title>Pivot Chart Help - Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888291#M1014301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking for help on the Pivot Table dimension shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LISTBOX.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83216_LISTBOX.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following calculated dimension:&lt;/P&gt;&lt;P&gt;=IF(YEAR &amp;lt; $(vBusinessYear) , YEAR &amp;amp; ' YE', YEAR &amp;amp; ' YTD' )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to get rid of 2005-2007 on the graph as I only need &amp;gt;= 2008.&amp;nbsp; I am also looking to have this table static to always show each year, so I have YEAR =, in the set analysis.&amp;nbsp; Is there a way to change the calculated dimension or use the conditional setting? I have tried several options with no luck.&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;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888291#M1014301</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T15:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Help - Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888292#M1014302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this by any chance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=If(YEAR &amp;gt;= 2008, IF(YEAR &amp;lt; $(vBusinessYear) , YEAR &amp;amp; ' YE', YEAR &amp;amp; ' YTD'))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;Update:&lt;/STRONG&gt; and ensure that you have suppressed the null value for the calculated dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;IMG alt="Suppress When Value is Null.PNG" class="jive-image image-1" src="/legacyfs/online/83206_Suppress When Value is Null.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sunny&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888292#M1014302</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-09T15:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Help - Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888293#M1014303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought I had, but apparently I did not.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888293#M1014303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T15:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Help - Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888294#M1014304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So did it work now?&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>Thu, 09 Apr 2015 15:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888294#M1014304</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-09T15:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Help - Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888295#M1014305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure does Sunny, thank you again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888295#M1014305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-09T15:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart Help - Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888296#M1014306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome!, glad to help.&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>Thu, 09 Apr 2015 15:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Help-Conditions/m-p/888296#M1014306</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-09T15:39:00Z</dc:date>
    </item>
  </channel>
</rss>

