<?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 Hide / UnHide Grid column based on Conditions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240561#M91075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing I extracted this data from qlikview whereas you can see in the first grid the numbers for plan column was only available for jul-10, what i do is to exclude all the values for plan except july-2010 by using set analysis&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Report_Date = {'40390'}&amp;gt;} Fin_Amount)&lt;/P&gt;&lt;P&gt;but i couldn't get my required grid.&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Aug 2010 17:34:20 GMT</pubDate>
    <dc:creator>shumailh</dc:creator>
    <dc:date>2010-08-02T17:34:20Z</dc:date>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240559#M91073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we hide and unhide columns based on our required like the snapshot below:&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 17:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240559#M91073</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-08-02T17:23:27Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240560#M91074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would create two tables - one with actuals and plan and the other table only with actuals. Then create a list box with two values. Hide and show the appropriate table based on the selection.&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 17:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240560#M91074</guid>
      <dc:creator />
      <dc:date>2010-08-02T17:31:55Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240561#M91075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing I extracted this data from qlikview whereas you can see in the first grid the numbers for plan column was only available for jul-10, what i do is to exclude all the values for plan except july-2010 by using set analysis&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Report_Date = {'40390'}&amp;gt;} Fin_Amount)&lt;/P&gt;&lt;P&gt;but i couldn't get my required grid.&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 17:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240561#M91075</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-08-02T17:34:20Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240562#M91076</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;Nimish Shah wrote:&lt;BR /&gt;I would create two tables - one with actuals and plan and the other table only with actuals. Then create a list box with two values. Hide and show the appropriate table based on the selection.&lt;BR /&gt;Nimish&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hi Nimish,&lt;/P&gt;&lt;P&gt;Can you please explain this point &lt;STRONG&gt;"Then create a list box with two values. Hide and show the appropriate table based on the selection."&lt;/STRONG&gt; I am not getting u.&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 17:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240562#M91076</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-08-02T17:37:09Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240563#M91077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is an example QVW that will hide columns based on a user selection.&lt;/P&gt;&lt;P&gt;Cols are hidden/not hidden based on a condition in the presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 21:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240563#M91077</guid>
      <dc:creator>jlassell</dc:creator>
      <dc:date>2010-08-02T21:16:28Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240564#M91078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are right but Hide columns conditionally is possible only for straight tables and not for pivot tables. So it would depend on Shumail's requirement. From his chart it looks like he can use a straight table and do as you have suggested.&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 00:10:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240564#M91078</guid>
      <dc:creator />
      <dc:date>2010-08-03T00:10:26Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240565#M91079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry but did not realize that you wanted actuals till July and plan for July. So the solution will not work in your case.&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 00:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240565#M91079</guid>
      <dc:creator />
      <dc:date>2010-08-03T00:49:28Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240566#M91080</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;Nimish Shah wrote:&lt;BR /&gt;Sorry but did not realize that you wanted actuals till July and plan for July. So the solution will not work in your case.&lt;BR /&gt;Nimish&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Nimish,&lt;/P&gt;&lt;P&gt;Are you saying that I can implement required grid (actuals till July and plan for July) by using straight table? OR its not possible in qlikview?&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 07:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240566#M91080</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-08-03T07:11:43Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240567#M91081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for something like what is attached in the example?&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 00:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240567#M91081</guid>
      <dc:creator />
      <dc:date>2010-08-04T00:29:00Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240568#M91082</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;Nimish Shah wrote:&lt;BR /&gt;Sorry but did not realize that you wanted actuals till July and plan for July. So the solution will not work in your case.&lt;BR /&gt;&lt;BR /&gt;Nimish&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hi Nimish,&lt;/P&gt;&lt;P&gt;This cross table and other load function i know, I already mentioned and in ur previous post u understand it right that I am looking for "actuals Jan10 till July10 and plan only for July10" in the grid. I am looking for hiding and unhiding fields based on conditions.&lt;/P&gt;&lt;P&gt;This Actual and Plan are the seperate fields as u did it in ur example but i want to hide the plan for last 6 months only wanted to display it for jul-10 whereas actual would be shown for all months.&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 10:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240568#M91082</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-08-04T10:29:45Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240569#M91083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. In the sameple I have two tables. One with Actuals and Plan and in the other only actuals till June 2010 and plan for July 2010. The problem is that the expression field does not have a name in this case, since it is only a single field. Just check the figures.&lt;/P&gt;&lt;P&gt;If you are okay with this, I can show you how to hide and unhide the tables based on user preference.&lt;/P&gt;&lt;P&gt;Nimish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 10:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240569#M91083</guid>
      <dc:creator />
      <dc:date>2010-08-04T10:35:37Z</dc:date>
    </item>
    <item>
      <title>Hide / UnHide Grid column based on Conditions</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240570#M91084</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;Nimish Shah wrote:&lt;BR /&gt;I understand. In the sameple I have two tables. One with Actuals and Plan and in the other only actuals till June 2010 and plan for July 2010. The problem is that the expression field does not have a name in this case, since it is only a single field. Just check the figures.&lt;BR /&gt;If you are okay with this, I can show you how to hide and unhide the tables based on user preference.&lt;BR /&gt;Nimish&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I saw the grid... and in expression dude u put actual = 0 but i wanted to show actual and plan both for jul-10, not only plan?&lt;/P&gt;&lt;P&gt;and yes can you share with me that how to hide and unhide the tables based on user preference. may be it would help.&lt;/P&gt;&lt;P&gt;Shumail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 10:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-UnHide-Grid-column-based-on-Conditions/m-p/240570#M91084</guid>
      <dc:creator>shumailh</dc:creator>
      <dc:date>2010-08-04T10:43:21Z</dc:date>
    </item>
  </channel>
</rss>

