<?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 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1813066#M66364</link>
    <description>&lt;P&gt;How are you defining the variable?&amp;nbsp; Can you show an example?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Jun 2021 17:18:16 GMT</pubDate>
    <dc:creator>GaryGiles</dc:creator>
    <dc:date>2021-06-04T17:18:16Z</dc:date>
    <item>
      <title>Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1813032#M66360</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an expression that works on my KPI but does not work when I make a variable.&amp;nbsp; My objective is to show the sum for the maximum date as a KPI.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;[Month-Year]={"$(=Max([Month-Year]]))"}&amp;gt;}VALUE)&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 14:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1813032#M66360</guid>
      <dc:creator>PIAnalytical</dc:creator>
      <dc:date>2021-06-04T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1813066#M66364</link>
      <description>&lt;P&gt;How are you defining the variable?&amp;nbsp; Can you show an example?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 17:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1813066#M66364</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-06-04T17:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1813075#M66366</link>
      <description>&lt;P&gt;SET eCurrent =Sum({&amp;lt;&lt;SPAN&gt;Month-Year&lt;/SPAN&gt;={"$(=Max(&lt;SPAN&gt;Month-Year&lt;/SPAN&gt;))"}&amp;gt;}&lt;SPAN&gt;VALUE&lt;/SPAN&gt;);&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 17:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1813075#M66366</guid>
      <dc:creator>PIAnalytical</dc:creator>
      <dc:date>2021-06-04T17:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1813079#M66367</link>
      <description>&lt;P&gt;I believe the $-expansion is taking place at the time you are defining the variable.&amp;nbsp; Try this instead:&lt;/P&gt;&lt;P&gt;Let eCurrent = 'Sum({&amp;lt;Month-Year={"$'&amp;amp;'(=Max(Month-Year))"}&amp;gt;}VALUE)';&lt;/P&gt;&lt;P&gt;This way, the $-expansion will occur when you use the variable in a measure expression $(eCurrent).&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 18:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1813079#M66367</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-06-04T18:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression</title>
      <link>https://community.qlik.com/t5/App-Development/Expression/m-p/1816816#M66858</link>
      <description>&lt;P&gt;&lt;SPAN&gt;No Luck. For the life of me I cannot figure out what the issue is&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 00:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression/m-p/1816816#M66858</guid>
      <dc:creator>PIAnalytical</dc:creator>
      <dc:date>2021-06-22T00:37:48Z</dc:date>
    </item>
  </channel>
</rss>

