<?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 Modifer not working as I thought it would when placed in a table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108744#M18892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That aggregation link explained it for me.&amp;nbsp; Avg({$&amp;lt;Person = &amp;gt;} TOTAL yScore) gives me what I was looking for.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 18:52:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-05-20T18:52:54Z</dc:date>
    <item>
      <title>Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108736#M18884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(See the attached sample)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created a Measure using the {1} set modifer that is the average score of the entire data set (i.e. doesn't vary with selections.)&amp;nbsp; If I display that measure in a KPI, it works as I expected - it always shows the same value regardless of the selections.&amp;nbsp; However, if I put that measure in a table with the data, it ignores the set modifier.&amp;nbsp; Is there a way to put it in a table so it keeps the same value it shows outside of the table?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A more complicated case is using a set modifier to get an average score that is sensitive to the year {$&amp;lt;Person = &amp;gt;}, but not the person. i.e. it is the average score for the year or years selected.&amp;nbsp; Again in a KPI it does what I want, but in a table it gets ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attached is a simplified version of the data. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 22:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108736#M18884</guid>
      <dc:creator />
      <dc:date>2016-05-19T22:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108737#M18885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems to work for me, or maybe I don't understand your request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SetModifierSense.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125190_SetModifierSense.png" style="height: 435px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 09:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108737#M18885</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-20T09:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108738#M18886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use sum({1} xCash) and you want to use is in table with dimension f.e. Person you need to remember that the value will be splitted by dimension regardless set modifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see aggregated value despite dimension you need to use TOTAL (or more compicated aggregation function) for that measure as shown below. Please also read about expressions in reference manual or Qlik Sense help. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="total.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125194_total.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Milosz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 09:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108738#M18886</guid>
      <dc:creator />
      <dc:date>2016-05-20T09:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108739#M18887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think you need to write like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({1&amp;lt;........&amp;gt;}..................)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 09:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108739#M18887</guid>
      <dc:creator />
      <dc:date>2016-05-20T09:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108740#M18888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Milosz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; If I'm reading your first sentence correctly, you are saying that syntax &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt;Person = &amp;gt;} doesn't mean anything when the measure is in a data grid.&amp;nbsp; Is that correct?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your Sum({1}TOTAL[xCash]) syntax, but get zero's for results.&amp;nbsp; I'll check the doc to see what I did wrong, but if you could post your app file, that would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="total.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125246_total.PNG" style="height: 104px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Randy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 16:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108740#M18888</guid>
      <dc:creator />
      <dc:date>2016-05-20T16:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108741#M18889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The value in the Score(ABS) column should always equal the value shown in the KPI.&amp;nbsp; Same with the value in the Score(by year) column.&amp;nbsp; So in your screenshot, I want all the values in Score(ABS) to equal 3.43 and all the values in the Score(by year) column to equal 2.31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, what I really want to do is show a ratio of the AvgScore column to the Score(ABS) and Score(by year) columns, but my problem is easier to see if I show these values instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 16:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108741#M18889</guid>
      <dc:creator />
      <dc:date>2016-05-20T16:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108742#M18890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work (take care to use a separator /space between TOTAL and field name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; Sum({1} TOTAL [xCash])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3285"&gt;The Aggregation Scope&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 16:56:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108742#M18890</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-20T16:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108743#M18891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was it.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I know how to handle the Score(ABS) case, but I'm still struggling with the Score(by year) case.&amp;nbsp;&amp;nbsp; The case makes a little more sense if I remove the 'Year' column from the datagrid (see attached .qvf and image below.)&amp;nbsp;&amp;nbsp; What I'm trying to show in the data grid is the ration of the person's score with the average score for the selected time frame (e.g. 2012, 2012+2013, etc.).&amp;nbsp; I'll read to aggregation link you provided to see if that helps.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ratio.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125253_ratio.png" style="height: 211px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 18:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108743#M18891</guid>
      <dc:creator />
      <dc:date>2016-05-20T18:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Modifer not working as I thought it would when placed in a table</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108744#M18892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That aggregation link explained it for me.&amp;nbsp; Avg({$&amp;lt;Person = &amp;gt;} TOTAL yScore) gives me what I was looking for.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 18:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Modifer-not-working-as-I-thought-it-would-when-placed-in-a/m-p/1108744#M18892</guid>
      <dc:creator />
      <dc:date>2016-05-20T18:52:54Z</dc:date>
    </item>
  </channel>
</rss>

