<?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 Display expressions based on listbox selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51121#M8468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Set analysis for each line in Line chart, like this Sum({&amp;lt;Country = {'USA'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to conditionally enable each line when I Make a Selection in Country Listbox, also when no selection is made, all lines should appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me to write to condition on expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching the example case in QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Feb 2018 09:39:01 GMT</pubDate>
    <dc:creator>retko1985</dc:creator>
    <dc:date>2018-02-05T09:39:01Z</dc:date>
    <item>
      <title>Display expressions based on listbox selections</title>
      <link>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51121#M8468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Set analysis for each line in Line chart, like this Sum({&amp;lt;Country = {'USA'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to conditionally enable each line when I Make a Selection in Country Listbox, also when no selection is made, all lines should appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me to write to condition on expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching the example case in QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51121#M8468</guid>
      <dc:creator>retko1985</dc:creator>
      <dc:date>2018-02-05T09:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display expressions based on listbox selections</title>
      <link>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51122#M8469</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 dont know if this fit Your requirement, but if you add Country as Dimension and just use Sum(Sales) as Expression.&lt;/P&gt;&lt;P&gt;otherwise explain a little bit more what you try to achive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 09:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51122#M8469</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-02-05T09:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Display expressions based on listbox selections</title>
      <link>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51123#M8470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dim - Country,&lt;/P&gt;&lt;P&gt;Expr - Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, if you've other dimensions too, then use the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Country = {'$(=GetFieldSelections([Country]))'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 12:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51123#M8470</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-30T12:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display expressions based on listbox selections</title>
      <link>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51124#M8471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 13:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-expressions-based-on-listbox-selections/m-p/51124#M8471</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2018-07-30T13:09:40Z</dc:date>
    </item>
  </channel>
</rss>

