<?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/Hide Columns in a straight Table using a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185700#M383691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking to switch a currency column from Euro to USD on the click of a button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, the conditional option will not work, as conditional will either hide or show the column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can post some example screenshots or even the qvw that would be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2016 16:20:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-15T16:20:44Z</dc:date>
    <item>
      <title>Show/Hide Columns in a straight Table using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185699#M383690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure you know this but this is driving me crazy! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a table that shows sales in EUR as functional currency and the local currencies of the Group companies e.g. USD. I created a variable vEurShow and set the value to 0 ( to display EUR) or 1 (to display local currency)using two buttons named EUR and LC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the following: Chart Properties -&amp;gt; Expressions . For the column in question I choose 'Enable' and 'Conditional' but I did not find out the correct expression to enter as condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 11:37:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185699#M383690</guid>
      <dc:creator />
      <dc:date>2016-09-15T11:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide Columns in a straight Table using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185700#M383691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking to switch a currency column from Euro to USD on the click of a button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, the conditional option will not work, as conditional will either hide or show the column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can post some example screenshots or even the qvw that would be very helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 16:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185700#M383691</guid>
      <dc:creator />
      <dc:date>2016-09-15T16:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide Columns in a straight Table using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185701#M383692</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;Did you set the Action for the Button to set the variable value to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example if(vEurShow=0,1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 16:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185701#M383692</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2016-09-15T16:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide Columns in a straight Table using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185702#M383693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two buttons: one set the variable to 0 the other to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your proposal if(vEurShow=0,1,0). But it did not work. I leave office now and retry tomorrow. (7:25 pm)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 17:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185702#M383693</guid>
      <dc:creator />
      <dc:date>2016-09-15T17:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide Columns in a straight Table using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185703#M383694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your on track &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; just add the expression in the conditional &amp;gt; chart properties &amp;gt;expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vEurShow &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vEurShow =1,1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't forget to add the action in the button/text box to set the values &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 17:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185703#M383694</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-09-15T17:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide Columns in a straight Table using a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185704#M383695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thank you all.&lt;/P&gt;&lt;P&gt;if(vEurShow=0,1,0) is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it was a simple typing error that I did not realize.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 08:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-Columns-in-a-straight-Table-using-a-variable/m-p/1185704#M383695</guid>
      <dc:creator />
      <dc:date>2016-09-16T08:30:25Z</dc:date>
    </item>
  </channel>
</rss>

