<?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 How to show and hide columns from a straight table with a button press? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-and-hide-columns-from-a-straight-table-with-a-button/m-p/2461216#M1225787</link>
    <description>&lt;P&gt;I have a straight table, with columns and hidden columns. I'd like to show one of the hidden columns when the button is pressed. I tried the "Show column if" input, but it's only to allow the user to add a column on the right side or not. Any way that's possible? I'd rather not switch to just a table, even if i know that's possible there.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 11:30:30 GMT</pubDate>
    <dc:creator>Cobran53</dc:creator>
    <dc:date>2024-06-11T11:30:30Z</dc:date>
    <item>
      <title>How to show and hide columns from a straight table with a button press?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-and-hide-columns-from-a-straight-table-with-a-button/m-p/2461216#M1225787</link>
      <description>&lt;P&gt;I have a straight table, with columns and hidden columns. I'd like to show one of the hidden columns when the button is pressed. I tried the "Show column if" input, but it's only to allow the user to add a column on the right side or not. Any way that's possible? I'd rather not switch to just a table, even if i know that's possible there.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 11:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-and-hide-columns-from-a-straight-table-with-a-button/m-p/2461216#M1225787</guid>
      <dc:creator>Cobran53</dc:creator>
      <dc:date>2024-06-11T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to show and hide columns from a straight table with a button press?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-and-hide-columns-from-a-straight-table-with-a-button/m-p/2461222#M1225788</link>
      <description>&lt;P&gt;Have you tried using a variable?&lt;/P&gt;
&lt;P&gt;1. Create a variable - vShowColumn, Value: 0&lt;/P&gt;
&lt;P&gt;2. Add a button - Action: set variable value, Variable: vShowColumn, Value:&amp;nbsp;=if(vShowColumn= 0,1,0)&lt;/P&gt;
&lt;P&gt;3. In the straight table column 'Show column if': vShowColumn = 1&lt;/P&gt;
&lt;P&gt;Clicking the button will toggle the field to show/hide.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 12:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-and-hide-columns-from-a-straight-table-with-a-button/m-p/2461222#M1225788</guid>
      <dc:creator>DGO</dc:creator>
      <dc:date>2024-06-11T12:05:18Z</dc:date>
    </item>
  </channel>
</rss>

