<?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: I cannot display the aggregation using a filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158927#M93945</link>
    <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;"doesnt aggregate well in the graph"&lt;/STRONG&gt;&lt;/EM&gt;what does this mean exactly?&lt;/P&gt;
&lt;P&gt;Does the chart not evaluate?&lt;/P&gt;
&lt;P&gt;Do you get wrong values?&lt;/P&gt;
&lt;P&gt;Does the chart take longer to return the results?&lt;/P&gt;
&lt;P&gt;are there too many dimension values in the chart?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2024 02:54:17 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2024-01-08T02:54:17Z</dc:date>
    <item>
      <title>I cannot display the aggregation using a filter</title>
      <link>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158876#M93937</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I have this formula in a data of a line graph, and I also have a filter with the&amp;nbsp;grouped_big_event_name column. the formula works well when choosing one&amp;nbsp;grouped_big_event_name , but if I select more, it doesnt aggregate well in the graph.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;grouped_big_event_name=, year_event=,event_name=, month_event=, event_code = {"$(=previous_event_code)"}&amp;gt;} quantity )&lt;/P&gt;
&lt;P&gt;What is wrong?&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Sergio.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jan 2024 16:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158876#M93937</guid>
      <dc:creator>sersal10</dc:creator>
      <dc:date>2024-01-07T16:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot display the aggregation using a filter</title>
      <link>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158877#M93938</link>
      <description>&lt;P&gt;Hi, you can add a table without dimensions and with&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;=previous_event_code&lt;/EM&gt; as expression. Check this value when you select one or more&amp;nbsp;grouped_big_event_name, this result could give youa hint of what's happening.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Probably when there is more than one it just returns null, causing the expression to return an unexpected result.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jan 2024 18:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158877#M93938</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2024-01-07T18:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot display the aggregation using a filter</title>
      <link>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158923#M93943</link>
      <description>&lt;P&gt;&lt;SPAN&gt;previous_event_code is this variable ?if yes can you share the logic.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;if not use the below logic&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;grouped_big_event_name=, year_event=,event_name=, month_event=, event_code = p(previous_event_code)&amp;gt;} quantity )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 02:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158923#M93943</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2024-01-08T02:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot display the aggregation using a filter</title>
      <link>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158927#M93945</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;"doesnt aggregate well in the graph"&lt;/STRONG&gt;&lt;/EM&gt;what does this mean exactly?&lt;/P&gt;
&lt;P&gt;Does the chart not evaluate?&lt;/P&gt;
&lt;P&gt;Do you get wrong values?&lt;/P&gt;
&lt;P&gt;Does the chart take longer to return the results?&lt;/P&gt;
&lt;P&gt;are there too many dimension values in the chart?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 02:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2158927#M93945</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2024-01-08T02:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot display the aggregation using a filter</title>
      <link>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2159088#M93973</link>
      <description>&lt;P&gt;Hi, Thank you all. This one worked for sure. I don¡t understand the p() function here as it is used like a lag() function in SQL? I just want to reference and point to another column, but it worked anyway. If you know the reason, I would appreciate any light you can bring to my darkness &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you all again.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2024 11:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-cannot-display-the-aggregation-using-a-filter/m-p/2159088#M93973</guid>
      <dc:creator>sersal10</dc:creator>
      <dc:date>2024-01-08T11:19:48Z</dc:date>
    </item>
  </channel>
</rss>

