<?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: Suppress a column based on dimension value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028340#M523123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agnivesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you reply. This is also something that I tried. This solves my problem to some extent, but not completely.&lt;/P&gt;&lt;P&gt;May be I was not clear in my earlier explanation.&lt;/P&gt;&lt;P&gt;What I am trying to do is if more than one year is selected than the % sales should be displayed only for the max year and others should be suppressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, appreciate the help being provided here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 21:01:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-21T21:01:43Z</dc:date>
    <item>
      <title>Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028334#M523117</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;I am new to qlikview, and so far the community threads have been a big help.&lt;/P&gt;&lt;P&gt;I am stuck in a particular issue, where I have 2 dimensions (year and month) and 3 expressions (revenue, YoY change, %change)&amp;nbsp; in pivot table. Here month is on row level and year is on column level. and I have a list box for year to select any particular year.&lt;/P&gt;&lt;P&gt;What I want to do here is based on the years selected, just display the YoY change and % Change for the most recent year, while the Revenue is displayed for each selected year.&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 21:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028334#M523117</guid>
      <dc:creator />
      <dc:date>2016-03-18T21:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028335#M523118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make Revenue expression conditionally enabled and &lt;/P&gt;&lt;P&gt;write below &lt;/P&gt;&lt;P&gt;Year&amp;lt;Year(Today())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2016 08:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028335#M523118</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2016-03-19T08:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028336#M523119</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;By using Set analysis in expression you can acheive Current Year results,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_1458381954702134 jive_text_macro" jivemacro_uid="_1458381954702134"&gt;
&lt;P&gt;Sum({&amp;lt;Year={'$(=Max(Year))'}&amp;gt;}Sales)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="YearMonth Selection Pivot-210155.PNG" class="jive-image image-1" src="/legacyfs/online/118662_YearMonth Selection Pivot-210155.PNG" style="height: 152px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;P&gt;HirisH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2016 10:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028336#M523119</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-03-19T10:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028337#M523120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not possible to show an expression column only for one dimension value and not the others. An expression column will be shown for all dimension values if &lt;SPAN style="font-size: 13.3333px;"&gt;at least one&lt;/SPAN&gt; row has a result for any one of the dimension value columns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2016 10:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028337#M523120</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-19T10:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028338#M523121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hirish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I had already achieved what you have done in your example. My issue is that I want to suppress the % sales column for all the years other than the max year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 17:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028338#M523121</guid>
      <dc:creator />
      <dc:date>2016-03-21T17:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028339#M523122</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;May this help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 20:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028339#M523122</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2016-03-21T20:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028340#M523123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Agnivesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you reply. This is also something that I tried. This solves my problem to some extent, but not completely.&lt;/P&gt;&lt;P&gt;May be I was not clear in my earlier explanation.&lt;/P&gt;&lt;P&gt;What I am trying to do is if more than one year is selected than the % sales should be displayed only for the max year and others should be suppressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, appreciate the help being provided here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 21:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028340#M523123</guid>
      <dc:creator />
      <dc:date>2016-03-21T21:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress a column based on dimension value</title>
      <link>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028341#M523124</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;It is not possible to suppress a expression for one dimension value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 03:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Suppress-a-column-based-on-dimension-value/m-p/1028341#M523124</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-03-22T03:19:28Z</dc:date>
    </item>
  </channel>
</rss>

