<?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 view column only if they are selected from fields? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232994#M84545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Santosh wrote:&lt;BR /&gt;Hi,&lt;BR /&gt;Create a small inline&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hide_Column:&lt;BR /&gt;Load * inline [&lt;BR /&gt;Selection,Value&lt;BR /&gt;Yes,1&lt;BR /&gt;No,0&lt;BR /&gt;];&lt;BR /&gt;In the straight table --&amp;gt;properties --&amp;gt;presentation --&amp;gt;select conditional for the column you wanna hide &amp;amp; put Value=1 inside conditional exp box.Now on front end provide field "Selection" from table above for the user to make selection Yes/No , based on that Column will get displayed.&lt;BR /&gt;By default column will be hidden, if u wanna show the column by default then change conditional exp from Value=1 to simply Value&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please explain more detailed. As I said, I'm a just a beginner in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jul 2010 10:35:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-27T10:35:03Z</dc:date>
    <item>
      <title>How to view column only if they are selected from fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232991#M84542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;I'm newbie in QlikView.&lt;/P&gt;&lt;P&gt;I'm facing an issue in Qlikview, that I have a report on yearly basis sales,-and there was a field to select the year- later on I added three more fields: half, quarter and month to get more specific sales period. and these fileds are shown as columns in the reports.&lt;/P&gt;&lt;P&gt;So far it's OK. But the end the user asked to hide those column (half, quarter and month) if no value is selected from their fields.&lt;/P&gt;&lt;P&gt;By other mean, select value &amp;lt;==&amp;gt;show column.&lt;/P&gt;&lt;P&gt;Any reply would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saad,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jul 2010 10:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232991#M84542</guid>
      <dc:creator />
      <dc:date>2010-07-25T10:29:42Z</dc:date>
    </item>
    <item>
      <title>How to view column only if they are selected from fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232992#M84543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this would help you.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/t/16987.aspx"&gt;http://community.qlik.com/forums/t/16987.aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Jul 2010 11:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232992#M84543</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-07-25T11:21:05Z</dc:date>
    </item>
    <item>
      <title>How to view column only if they are selected from fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232993#M84544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Create a small inline&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide_Column:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Selection,Value&lt;/P&gt;&lt;P&gt;Yes,1&lt;/P&gt;&lt;P&gt;No,0&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;In the straight table --&amp;gt;properties --&amp;gt;presentation --&amp;gt;select conditional for the column you wanna hide &amp;amp; put Value=1 inside conditional exp box.Now on front end provide field "Selection" from table above for the user to make selection Yes/No , based on that Column will get displayed.&lt;/P&gt;&lt;P&gt;By default column will be hidden, if u wanna show the column by default then change conditional exp from Value=1 to simply Value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jul 2010 07:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232993#M84544</guid>
      <dc:creator />
      <dc:date>2010-07-26T07:36:55Z</dc:date>
    </item>
    <item>
      <title>How to view column only if they are selected from fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232994#M84545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Santosh wrote:&lt;BR /&gt;Hi,&lt;BR /&gt;Create a small inline&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hide_Column:&lt;BR /&gt;Load * inline [&lt;BR /&gt;Selection,Value&lt;BR /&gt;Yes,1&lt;BR /&gt;No,0&lt;BR /&gt;];&lt;BR /&gt;In the straight table --&amp;gt;properties --&amp;gt;presentation --&amp;gt;select conditional for the column you wanna hide &amp;amp; put Value=1 inside conditional exp box.Now on front end provide field "Selection" from table above for the user to make selection Yes/No , based on that Column will get displayed.&lt;BR /&gt;By default column will be hidden, if u wanna show the column by default then change conditional exp from Value=1 to simply Value&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please explain more detailed. As I said, I'm a just a beginner in QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jul 2010 10:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-view-column-only-if-they-are-selected-from-fields/m-p/232994#M84545</guid>
      <dc:creator />
      <dc:date>2010-07-27T10:35:03Z</dc:date>
    </item>
  </channel>
</rss>

