<?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: GetFieldSelection Calculating Averaging in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/GetFieldSelection-Calculating-Averaging/m-p/2074344#M88129</link>
    <description>&lt;P&gt;Thank You!!!&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 11:23:37 GMT</pubDate>
    <dc:creator>lucasx15</dc:creator>
    <dc:date>2023-05-23T11:23:37Z</dc:date>
    <item>
      <title>GetFieldSelection Calculating Averaging</title>
      <link>https://community.qlik.com/t5/App-Development/GetFieldSelection-Calculating-Averaging/m-p/2074049#M88094</link>
      <description>&lt;P&gt;I would like to know if there is the feasibility ofhave the filter object I created on the side called Box calculate the average for every two items I select.&lt;BR /&gt;Currently this line graph when selecting two filters next to it plots both filters. I did this using the conditional:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=if(WildMatch('"' &amp;amp; Replace(GetFieldSelections(BOX_FILTER), ', ', '","') &amp;amp; '"' ,'*Room Center*'),1,0)
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Captura de tela 2023-05-22 162610.jpg" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/107731i5BEB8E505049AC34/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2023-05-22 162610.jpg" alt="Captura de tela 2023-05-22 162610.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 19:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetFieldSelection-Calculating-Averaging/m-p/2074049#M88094</guid>
      <dc:creator>lucasx15</dc:creator>
      <dc:date>2023-05-22T19:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: GetFieldSelection Calculating Averaging</title>
      <link>https://community.qlik.com/t5/App-Development/GetFieldSelection-Calculating-Averaging/m-p/2074116#M88099</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;=RangeSum(Aggr(Avg(Measure), Floor(RowNo() / 2)))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 02:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetFieldSelection-Calculating-Averaging/m-p/2074116#M88099</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2023-05-23T02:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: GetFieldSelection Calculating Averaging</title>
      <link>https://community.qlik.com/t5/App-Development/GetFieldSelection-Calculating-Averaging/m-p/2074344#M88129</link>
      <description>&lt;P&gt;Thank You!!!&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 11:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetFieldSelection-Calculating-Averaging/m-p/2074344#M88129</guid>
      <dc:creator>lucasx15</dc:creator>
      <dc:date>2023-05-23T11:23:37Z</dc:date>
    </item>
  </channel>
</rss>

