<?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 a field based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200293#M386620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of calculated dimension, try using conditional hide/show for your dimension Day. The condition should be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetCurrentField([Group Name]) = 'Date'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2016 10:32:06 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-17T10:32:06Z</dc:date>
    <item>
      <title>Show/Hide a field based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200292#M386619</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;I need to create a table with Grouped dimension of Year,Quarter, Month, Date. And i have a field called DAY (Mon, Tue etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show DAY field as dimension along with above group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When user select Date from Cyclic Group, then DAY dimension in Straight table should be displayed. Can anyone help what kind of condition we can write in Calculation dimension of DAY field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately i cannot able to share the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 10:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200292#M386619</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2016-10-17T10:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide a field based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200293#M386620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of calculated dimension, try using conditional hide/show for your dimension Day. The condition should be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetCurrentField([Group Name]) = 'Date'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 10:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200293#M386620</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-17T10:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide a field based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200294#M386621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for response, i have tried it with Day field, but it is not working, since at group name it is showing error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetCurrentField(&amp;lt;Grp_Date) = 'Date'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 11:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200294#M386621</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2016-10-17T11:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide a field based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200295#M386622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what is &amp;lt; sign used for? Is that part of your group name?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 11:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200295#M386622</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-17T11:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide a field based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200296#M386623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Sunny, followed as General practice for cyclic group. I have removed and tried.. it is working. Thanks alot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 11:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200296#M386623</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2016-10-17T11:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide a field based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200297#M386624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did your own response help you out? I would suggest not marking your own response as correct if it was not truly a correct response as it won't be helpful for others in the future &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 11:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200297#M386624</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-17T11:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show/Hide a field based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200298#M386625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, just observer i made wrong selection as correct answer... thank for your comment to make it correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 13:41:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Hide-a-field-based-on-selection/m-p/1200298#M386625</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2016-10-17T13:41:55Z</dc:date>
    </item>
  </channel>
</rss>

