<?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 Resuse of master measure does not respond on additional set modifier in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512855#M105264</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I have created a master measure [Varer in dp] like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;{$&amp;lt;RegistrationOperation = {'1'},DateSecond ={"&amp;gt;=$(=Date(vMinSelectedDate , 'DD/MM/YYYY')) &amp;lt;=$(=Date(vMaxSelectedDate , 'DD/MM/YYYY'))"} &amp;gt;}sum(WeightNet)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;If i reuse this master measure with an additional set modifier it does not respond, like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;{$&amp;lt;GroupNo = {'9900','29900'}&amp;gt;} [Varer in dp]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;This expression gives me the same result as if I use [Varer in dp] only.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;If I instead use the formula I used for creating the master measure and and the set modifier its working, like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;{$&amp;lt;GroupNo = {'9900','29900'}, RegistrationOperation = {'1'},DateSecond ={"&amp;gt;=$(=Date(vMinSelectedDate , 'DD/MM/YYYY')) &amp;lt;=$(=Date(vMaxSelectedDate , 'DD/MM/YYYY'))"} &amp;gt;}sum(WeightNet)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Is it not possible to alter the scope in master measure with an additional set modifier?&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Apr 2025 06:24:36 GMT</pubDate>
    <dc:creator>EspenH</dc:creator>
    <dc:date>2025-04-03T06:24:36Z</dc:date>
    <item>
      <title>Resuse of master measure does not respond on additional set modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512855#M105264</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;I have created a master measure [Varer in dp] like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;{$&amp;lt;RegistrationOperation = {'1'},DateSecond ={"&amp;gt;=$(=Date(vMinSelectedDate , 'DD/MM/YYYY')) &amp;lt;=$(=Date(vMaxSelectedDate , 'DD/MM/YYYY'))"} &amp;gt;}sum(WeightNet)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;If i reuse this master measure with an additional set modifier it does not respond, like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;{$&amp;lt;GroupNo = {'9900','29900'}&amp;gt;} [Varer in dp]&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;This expression gives me the same result as if I use [Varer in dp] only.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;If I instead use the formula I used for creating the master measure and and the set modifier its working, like:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;{$&amp;lt;GroupNo = {'9900','29900'}, RegistrationOperation = {'1'},DateSecond ={"&amp;gt;=$(=Date(vMinSelectedDate , 'DD/MM/YYYY')) &amp;lt;=$(=Date(vMaxSelectedDate , 'DD/MM/YYYY'))"} &amp;gt;}sum(WeightNet)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3"&gt;Is it not possible to alter the scope in master measure with an additional set modifier?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 06:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512855#M105264</guid>
      <dc:creator>EspenH</dc:creator>
      <dc:date>2025-04-03T06:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Resuse of master measure does not respond on additional set modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512887#M105267</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It should be possible. I use it on a regular basis. Are you on one old on-prem version (&amp;lt; 08/2022) ?&lt;/P&gt;&lt;P&gt;If I refer to this post, it seems that it is possible to apply a Set Analysis over a master measure since August 2022 :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Visualization-and-Usability/Set-Analysis-with-Master-Measures/td-p/2062001?utm_source=chatgpt.com" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Visualization-and-Usability/Set-Analysis-with-Master-Measures/td-p/2062001?utm_source=chatgpt.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 08:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512887#M105267</guid>
      <dc:creator>SRA</dc:creator>
      <dc:date>2025-04-03T08:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Resuse of master measure does not respond on additional set modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512897#M105269</link>
      <description>&lt;P&gt;Hi SRA&lt;/P&gt;&lt;P&gt;Thanks for you input!&lt;/P&gt;&lt;P&gt;We are running Qlik Cloud, but I believe the same functionality should apply. I am quite sure we have used this many times.&lt;/P&gt;&lt;P&gt;Can there maybe be something in my data model causing this? The additional set modifier GropuNo is in a connected table (by a link table) and not in the same table as the other values?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 08:56:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512897#M105269</guid>
      <dc:creator>EspenH</dc:creator>
      <dc:date>2025-04-03T08:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Resuse of master measure does not respond on additional set modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512900#M105271</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you need to remove the set identifier $ from the master measure.&amp;nbsp;&lt;SPAN&gt;If the inner set expression contains a set identifier, it overrides the context defined in the outer set expression&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/November2024/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-expressions-inner-and-outer.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2024/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/SetAnalysis/set-expressions-inner-and-outer.htm&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 09:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512900#M105271</guid>
      <dc:creator>PärStjernberg</dc:creator>
      <dc:date>2025-04-03T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Resuse of master measure does not respond on additional set modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512902#M105273</link>
      <description>&lt;P&gt;I just did a test... and was able to reproduce this behaviour.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems the $ used in the set analysis you have in the measure is causing this.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 09:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512902#M105273</guid>
      <dc:creator>SRA</dc:creator>
      <dc:date>2025-04-03T09:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Resuse of master measure does not respond on additional set modifier</title>
      <link>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512908#M105275</link>
      <description>&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 09:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Resuse-of-master-measure-does-not-respond-on-additional-set/m-p/2512908#M105275</guid>
      <dc:creator>EspenH</dc:creator>
      <dc:date>2025-04-03T09:39:07Z</dc:date>
    </item>
  </channel>
</rss>

