<?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: expression including selected values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-including-selected-values/m-p/532372#M1141899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try: sum([$(=only(&lt;EM&gt;FieldnameOfYourListboxHere&lt;/EM&gt;))])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2013 17:03:18 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-08-26T17:03:18Z</dc:date>
    <item>
      <title>expression including selected values</title>
      <link>https://community.qlik.com/t5/QlikView/expression-including-selected-values/m-p/532371#M1141898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a scenario where i want to do an expression based on a selected value. the user will select&amp;nbsp; zar or gbp in a list box. based on the selection the expression must sum (gbp value) when the user select gbp and sum(zar) when the user select zar. can someone please help me with an expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-including-selected-values/m-p/532371#M1141898</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: expression including selected values</title>
      <link>https://community.qlik.com/t5/QlikView/expression-including-selected-values/m-p/532372#M1141899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try: sum([$(=only(&lt;EM&gt;FieldnameOfYourListboxHere&lt;/EM&gt;))])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 17:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-including-selected-values/m-p/532372#M1141899</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-08-26T17:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: expression including selected values</title>
      <link>https://community.qlik.com/t5/QlikView/expression-including-selected-values/m-p/532373#M1141900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make a list box with two values zar and gbp.&amp;nbsp; Then create the two expressions, using conditional statements make a statement that uses the Sum(zar) when the value of the listbox = zar and Sum(gbp) when the value of the list box = gbp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could make a field with an inline table with the values zar and gbp and then put that field in a list box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections(NameOFField) = 'zar' as the conditional (as an example)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 17:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-including-selected-values/m-p/532373#M1141900</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2013-08-26T17:57:01Z</dc:date>
    </item>
  </channel>
</rss>

