<?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 an expression based on Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70109#M786501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to put below conditions in layout tab for conditional visibility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GetFieldSelections([Year Split]) = '1st Half'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;GetFieldSelections([Year Split]) = '2nd Half'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;I hope when you select '1st Half' in listbox, then only jan-jun data is visible. i.e. mapping is already present for 1st half and months.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2018 09:30:57 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2018-02-22T09:30:57Z</dc:date>
    <item>
      <title>Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70107#M786499</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 have expressions in a chart table and want it to show based on a selection.&amp;nbsp; I'm just struggling with the syntax in the Conditional Window.&amp;nbsp; &lt;/P&gt;&lt;P&gt;So I have an expression for each of the months.&amp;nbsp; They go up to Dec. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Month = {'Jan'}&amp;gt;}TotalAmount) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Month = {'Feb'}&amp;gt;}TotalAmount) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 8pt;"&gt;......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff; font-size: 8pt;"&gt;......&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #3366ff; font-size: 8pt;"&gt;Sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3366ff; font-size: 8pt;"&gt;Month = {'Dec'}&amp;gt;}TotalAmount) &lt;/SPAN&gt;&lt;/SPAN&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;SPAN style="font-size: 8pt;"&gt;I have a List box called Year Spilt. The Values are "1st Half" and "2nd Half" .&amp;nbsp; "1st Half represents months from Jan to Jun and "2nd Half" from Jul to Dec.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;So If I select '1st Half", I want only the expressions&amp;nbsp; that contains Month = Jan up to Jun&amp;nbsp; should display. And if I selection "2nd Half", then the expressions containing Month = Jul up to Dec should display.&amp;nbsp; If nothing is selected, then all expressions should display.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;How do I do get the correct syntax in the Conditional window.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Kind regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Nayan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70107#M786499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70108#M786500</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;In the Conditional box you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections([Year Split]) = '1st Half'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;GetFieldSelections([Year Split]) = '2nd Half'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This is on the Conditional box on the expressions tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Mark&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70108#M786500</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-02-22T09:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70109#M786501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to put below conditions in layout tab for conditional visibility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;GetFieldSelections([Year Split]) = '1st Half'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;GetFieldSelections([Year Split]) = '2nd Half'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;I hope when you select '1st Half' in listbox, then only jan-jun data is visible. i.e. mapping is already present for 1st half and months.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:30:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70109#M786501</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-22T09:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70110#M786502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&amp;nbsp; Just one issue, if nothing is selected, I want all months to show.&amp;nbsp; At the moment this is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70110#M786502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70111#M786503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;GetFieldSelections([Year Split]) = '1st Half' Or GetSelectedCount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;[Year Split]&lt;/SPAN&gt;) = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;GetFieldSelections([Year Split]) = '2nd Half'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Or GetSelectedCount(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;[Year Split]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;) = 0&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 12px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 12px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;Mark&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 09:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70111#M786503</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-02-22T09:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70112#M786504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wonder why you don't use a pivot table instead of using 12 expressions? You can use Month as a dimension and then use Sum(TotalAmount) as an expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 10:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70112#M786504</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-22T10:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70113#M786505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wondered too &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 10:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70113#M786505</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-22T10:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70114#M786506</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 the tip.&amp;nbsp; Reason why is that I have other expressions in addition to Sum(Total Amount) where i don't require values per month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Nayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 10:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70114#M786506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T10:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show an expression based on Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70115#M786507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are ways around that in the pivot table, but that's a different topic... I am glad you got what you wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 10:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-an-expression-based-on-Selection/m-p/70115#M786507</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-22T10:09:36Z</dc:date>
    </item>
  </channel>
</rss>

