<?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: Ignore Selection for Max Avg in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127644#M627862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically telling the expression to ignore selection in DAY in every possible Aggregation function that I see in those two expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Min, Max, Sum, Avg, FirstSortedValue, Only, Median...... Everywhere you see these, you will have to add a set analysis to ignore selection in DAY. This can be done like this &lt;STRONG&gt;{&amp;lt;DAY&amp;gt;}&lt;/STRONG&gt; or &lt;STRONG style="font-size: 13.3333px;"&gt;{&amp;lt;DAY = &amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 10:27:39 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-18T10:27:39Z</dc:date>
    <item>
      <title>Ignore Selection for Max Avg</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127641#M627859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;anyone can help me, I need to ignore the DAY selection from my Set Analysis.&lt;/P&gt;&lt;P&gt;I only have data on Day 1. If someone click the DAY other than DAY 1, I want this KPI keep showing the Value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Max Avg.jpg" class="jive-image image-1" height="279" src="/legacyfs/online/134800_Max Avg.jpg" style="height: 279px; width: 480.5px;" width="481" /&gt;&lt;IMG alt="Max Avg Selection.jpg" class="jive-image image-2" height="280" src="/legacyfs/online/134813_Max Avg Selection.jpg" style="height: 280.066px; width: 481px;" width="481" /&gt;&lt;/P&gt;&lt;P&gt;The point is, I want to Ignore the DAY selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are my Set Analysis :&lt;/P&gt;&lt;P&gt;1. Max(Aggr(Avg({$&amp;lt;YEAR_MONTH = {"$(=max(YEAR_MONTH))"}, ONL_BTC={'ONL'}, WEEKDAY-={'Sun','Sat'}, HOLIDAY_FLG={'N'}&amp;gt;}ESAP),DAY))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. FirstSortedValue(TANGGAL, -Aggr(Avg({&amp;lt;ONL_BTC={'ONL'}, YEAR_MONTH = {"$(=max(YEAR_MONTH))"}, DAY, WEEKDAY-={'Sun','Sat'}, HOLIDAY_FLG={'N'}&amp;gt;} ESAP), TANGGAL))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 01:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127641#M627859</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-18T01:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection for Max Avg</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127642#M627860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. Max(&lt;STRONG style="color: #ff0000;"&gt;{&amp;lt;DAY&amp;gt;}&lt;/STRONG&gt;Aggr(Avg({$&amp;lt;YEAR_MONTH = {"$(=Max(&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;DAY&amp;gt;}&lt;/STRONG&gt;YEAR_MONTH))"}, ONL_BTC={'ONL'}, WEEKDAY-={'Sun','Sat'}, HOLIDAY_FLG={'N'}&lt;STRONG style="color: #ff0000;"&gt;, DAY&lt;/STRONG&gt;&amp;gt;} ESAP), DAY))&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. FirstSortedValue(&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;DAY&amp;gt;} &lt;/STRONG&gt;TANGGAL, -Aggr(Avg({&amp;lt;ONL_BTC={'ONL'}, YEAR_MONTH = {"$(=Max(&lt;STRONG style="color: #ff0000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{&amp;lt;DAY&amp;gt;}&lt;/STRONG&gt;YEAR_MONTH))"}, DAY, WEEKDAY-={'Sun','Sat'}, HOLIDAY_FLG={'N'}&amp;gt;} ESAP), TANGGAL))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 08:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127642#M627860</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-18T08:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection for Max Avg</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127643#M627861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's Worked,&lt;/P&gt;&lt;P&gt;But I am still not fully understand about the logic of this Set Analysis.&lt;/P&gt;&lt;P&gt;Could you give me some explanation about this logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 08:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127643#M627861</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-18T08:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection for Max Avg</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127644#M627862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically telling the expression to ignore selection in DAY in every possible Aggregation function that I see in those two expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Min, Max, Sum, Avg, FirstSortedValue, Only, Median...... Everywhere you see these, you will have to add a set analysis to ignore selection in DAY. This can be done like this &lt;STRONG&gt;{&amp;lt;DAY&amp;gt;}&lt;/STRONG&gt; or &lt;STRONG style="font-size: 13.3333px;"&gt;{&amp;lt;DAY = &amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 10:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127644#M627862</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-18T10:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore Selection for Max Avg</title>
      <link>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127645#M627863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again for your information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 10:33:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignore-Selection-for-Max-Avg/m-p/1127645#M627863</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-18T10:33:17Z</dc:date>
    </item>
  </channel>
</rss>

