<?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: show or hide column by selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392812#M1154612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas&lt;/P&gt;&lt;P&gt;Unfortunately I have to leave my Office right now, but try to give you an example tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Morning Lucas&lt;/P&gt;&lt;P&gt;Maybe the attached document helps to understand how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2015 15:44:09 GMT</pubDate>
    <dc:creator>omyahamburg</dc:creator>
    <dc:date>2015-12-17T15:44:09Z</dc:date>
    <item>
      <title>show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392808#M1154608</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;I have a table as below shown. By choosing values from the Selection listbox I want to hide/show the columns in my table.&lt;/P&gt;&lt;P&gt;I tried with conditional show &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Selection&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)='Quantity'&amp;nbsp; &lt;SPAN style="color: #333333; font-size: 10pt;"&gt;which works for the first column, but if I add to the others&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;the corresponding expression it does not work any longer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;I do attach the sample.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;IMG __jive_id="34056" class="jive-image" alt="selection.jpg" src="https://community.qlik.com/legacyfs/online/34056_selection.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Joerg&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;SPAN style="color: #333333; font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 10pt;"&gt;Can someone let me know what I am doing wrong ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 10:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392808#M1154608</guid>
      <dc:creator>omyahamburg</dc:creator>
      <dc:date>2013-02-28T10:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392809#M1154609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you select more than one value the getfieldselections returns more than just the value you want to check for. Use substringcount instead:&lt;EM&gt;substringcount(concat(Selection),'Quantity')&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392809#M1154609</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-28T11:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392810#M1154610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You saved my day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 11:25:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392810#M1154610</guid>
      <dc:creator>omyahamburg</dc:creator>
      <dc:date>2013-02-28T11:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392811#M1154611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jorg&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do the same but I have now knowledge syntaxis used here. Could you explain me the step by step of how to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392811#M1154611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-17T13:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392812#M1154612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas&lt;/P&gt;&lt;P&gt;Unfortunately I have to leave my Office right now, but try to give you an example tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Morning Lucas&lt;/P&gt;&lt;P&gt;Maybe the attached document helps to understand how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 15:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392812#M1154612</guid>
      <dc:creator>omyahamburg</dc:creator>
      <dc:date>2015-12-17T15:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392813#M1154613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a LED checkbox for selection of fields and only want the ones a user selects to appear...so basically if ALL then none or if none selected...no columns appear....note: my reason is that there are alot/too many columns when blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the formula for that scenario&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;count(GetFieldSelections(Selection)&amp;gt;0) and substringcount(concat(Selection),'Quantity')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brooks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 16:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392813#M1154613</guid>
      <dc:creator>brooksc57</dc:creator>
      <dc:date>2016-08-17T16:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392814#M1154614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we do this in Qliksense ?&lt;/P&gt;&lt;P&gt;I tried and it doesn't work.See attached QVF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also attached are the extension I am using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if you have better solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/2286"&gt;rwunderlich&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/13229"&gt;jontydkpi&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/2454"&gt;sunny&lt;/A&gt;‌&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 12:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392814#M1154614</guid>
      <dc:creator>apthansh</dc:creator>
      <dc:date>2017-05-24T12:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392815#M1154615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really simple, thank you. Nice example too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 19:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392815#M1154615</guid>
      <dc:creator />
      <dc:date>2017-07-13T19:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: show or hide column by selection</title>
      <link>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392816#M1154616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But after unselecting the filter, column is not getting hide.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 05:35:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-or-hide-column-by-selection/m-p/392816#M1154616</guid>
      <dc:creator>Shubham_Deshmukh</dc:creator>
      <dc:date>2018-04-02T05:35:20Z</dc:date>
    </item>
  </channel>
</rss>

