<?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: Set Expression Involving Another Measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072537#M87972</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;sum({$&amp;lt;TransactionDate = {"&amp;gt;=$(=WeekStart(PerformanceWeekCommencing))&amp;lt;=$(=WeekEnd(PerformanceWeekCommencing))"}&amp;gt;} SoldValue)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 May 2023 16:09:57 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2023-05-17T16:09:57Z</dc:date>
    <item>
      <title>Set Expression Involving Another Measure</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072480#M87965</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm currently trying to calculate a value based relatively on two measures:&lt;/P&gt;
&lt;P&gt;PerformanceWeekCommencing&lt;/P&gt;
&lt;P&gt;TransactionDate&lt;/P&gt;
&lt;P&gt;I am unable to work out the expression that returns the sum(SoldValue) for the PerformanceWeekCommencing for transactions sold within that same week. I'm imagining something like this, which of course doesn't work:&lt;/P&gt;
&lt;PRE&gt;Money(max(aggr(&lt;BR /&gt;sum({&amp;lt;TransactionDate= {'&amp;gt;=$WeekStart(PerformanceWeekCommencing)'}&amp;gt;}SoldValue),PerformanceWeekCommencing)))&lt;/PRE&gt;
&lt;P&gt;Can anyone help, please?&lt;/P&gt;
&lt;P&gt;Thank you in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 14:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072480#M87965</guid>
      <dc:creator>cgT</dc:creator>
      <dc:date>2023-05-17T14:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression Involving Another Measure</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072537#M87972</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;sum({$&amp;lt;TransactionDate = {"&amp;gt;=$(=WeekStart(PerformanceWeekCommencing))&amp;lt;=$(=WeekEnd(PerformanceWeekCommencing))"}&amp;gt;} SoldValue)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 16:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072537#M87972</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-05-17T16:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression Involving Another Measure</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072640#M87984</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/183081"&gt;@cgT&lt;/a&gt;&amp;nbsp; why you have used max over sum?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 22:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072640#M87984</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-05-17T22:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression Involving Another Measure</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072765#M87989</link>
      <description>&lt;P&gt;So I can find the largest value derived from the sum calculation.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 08:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072765#M87989</guid>
      <dc:creator>cgT</dc:creator>
      <dc:date>2023-05-18T08:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression Involving Another Measure</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072767#M87990</link>
      <description>&lt;P&gt;Thanks for this, but it returns only a '0'.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 08:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072767#M87990</guid>
      <dc:creator>cgT</dc:creator>
      <dc:date>2023-05-18T08:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Expression Involving Another Measure</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072824#M87993</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/183081"&gt;@cgT&lt;/a&gt;&amp;nbsp; could you prepare sample data in excel to explain the scenario?&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 11:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Expression-Involving-Another-Measure/m-p/2072824#M87993</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-05-18T11:00:08Z</dc:date>
    </item>
  </channel>
</rss>

