<?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 not Working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522305#M40313</link>
    <description>&lt;P&gt;That did not solve the issue.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Dec 2018 18:20:41 GMT</pubDate>
    <dc:creator>MattReinders</dc:creator>
    <dc:date>2018-12-18T18:20:41Z</dc:date>
    <item>
      <title>Expression not Working</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522291#M40311</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;This may seem very straight forward. I have the following expression to sum Payment Category (Cash) on the current year.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expression:&amp;nbsp;&lt;/P&gt;&lt;P&gt;= num(sum({&amp;lt;[Fiscal Year] = {$(=vCurrentYear)} &amp;gt;} [Payment Category]='Cash'), '$#,##0')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not getting the correct number when this expression executes. Is there something incorrect with how I have written the above expression?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 17:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522291#M40311</guid>
      <dc:creator>MattReinders</dc:creator>
      <dc:date>2018-12-18T17:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not Working</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522304#M40312</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;{'$(vCurrentYear)'}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 18:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522304#M40312</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2018-12-18T18:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not Working</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522305#M40313</link>
      <description>&lt;P&gt;That did not solve the issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 18:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522305#M40313</guid>
      <dc:creator>MattReinders</dc:creator>
      <dc:date>2018-12-18T18:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not Working</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522310#M40315</link>
      <description>&lt;P&gt;It seems like&amp;nbsp;&lt;SPAN&gt;[Payment Category]='Cash' should be part of the Set Analysis and there should be another field to sum (Amount). Hard to say without seeing your data model.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 18:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522310#M40315</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2018-12-18T18:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not Working</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522321#M40316</link>
      <description>&lt;P&gt;Your syntax is incorrect.&amp;nbsp; What field are you trying to Sum?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 19:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522321#M40316</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-12-18T19:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expression not Working</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522346#M40317</link>
      <description>&lt;P&gt;Figured it out. Thanks all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;=num(sum({&amp;lt;[Fiscal Year] = {'$(vCurrentYear)'},[Payment Category]={'Cash'}&amp;gt;} [Expense Amount USD]),'$#,##0')&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 22:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-not-Working/m-p/1522346#M40317</guid>
      <dc:creator>MattReinders</dc:creator>
      <dc:date>2018-12-18T22:35:34Z</dc:date>
    </item>
  </channel>
</rss>

