<?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 Fliter Regard to only one dimension selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Fliter-Regard-to-only-one-dimension-selection/m-p/1543445#M39192</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;My question is about how to set up a set analysis formula regard to only "Outlet Dimension" in the below picture.&lt;/P&gt;&lt;P&gt;I need to calculate the MTD Value by each outlet. However, the MTD value is now aggregated but not in separate outlet&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the formula and the pic:&lt;/P&gt;&lt;P&gt;formula:=Sum({1&amp;lt;[check_time.autoCalendar.Year]={"$(=(year(Max(check_time))))"},[check_time.autoCalendar.Date]={"&amp;gt;=$(=(MonthStart(Max(check_time))))&amp;lt;=$(=date(Max(check_time)))"}&amp;gt;}total_amt)&lt;/P&gt;&lt;P&gt;Now the JR and HC MTD Value is the same&lt;/P&gt;&lt;P&gt;Pic and Fliter Panel:&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-02-13 at 3.44.06 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5823i6021B901F4144A34/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-02-13 at 3.44.06 PM.png" alt="Screen Shot 2019-02-13 at 3.44.06 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-02-13 at 3.44.29 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5822iE870DA67C11278ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-02-13 at 3.44.29 PM.png" alt="Screen Shot 2019-02-13 at 3.44.29 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Feb 2019 08:19:45 GMT</pubDate>
    <dc:creator>matthewlau120</dc:creator>
    <dc:date>2019-02-13T08:19:45Z</dc:date>
    <item>
      <title>Fliter Regard to only one dimension selection</title>
      <link>https://community.qlik.com/t5/App-Development/Fliter-Regard-to-only-one-dimension-selection/m-p/1543445#M39192</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;My question is about how to set up a set analysis formula regard to only "Outlet Dimension" in the below picture.&lt;/P&gt;&lt;P&gt;I need to calculate the MTD Value by each outlet. However, the MTD value is now aggregated but not in separate outlet&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the formula and the pic:&lt;/P&gt;&lt;P&gt;formula:=Sum({1&amp;lt;[check_time.autoCalendar.Year]={"$(=(year(Max(check_time))))"},[check_time.autoCalendar.Date]={"&amp;gt;=$(=(MonthStart(Max(check_time))))&amp;lt;=$(=date(Max(check_time)))"}&amp;gt;}total_amt)&lt;/P&gt;&lt;P&gt;Now the JR and HC MTD Value is the same&lt;/P&gt;&lt;P&gt;Pic and Fliter Panel:&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-02-13 at 3.44.06 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5823i6021B901F4144A34/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-02-13 at 3.44.06 PM.png" alt="Screen Shot 2019-02-13 at 3.44.06 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-02-13 at 3.44.29 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/5822iE870DA67C11278ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-02-13 at 3.44.29 PM.png" alt="Screen Shot 2019-02-13 at 3.44.29 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 08:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fliter-Regard-to-only-one-dimension-selection/m-p/1543445#M39192</guid>
      <dc:creator>matthewlau120</dc:creator>
      <dc:date>2019-02-13T08:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fliter Regard to only one dimension selection</title>
      <link>https://community.qlik.com/t5/App-Development/Fliter-Regard-to-only-one-dimension-selection/m-p/1543458#M39194</link>
      <description>&lt;P&gt;for out let JR&lt;/P&gt;&lt;PRE&gt;=Sum({1&amp;lt;[check_time.autoCalendar.Year]={"$(=(year(Max(check_time))))"},[check_time.autoCalendar.Date]={"&amp;gt;=$(=(MonthStart(Max(check_time))))&amp;lt;=$(=date(Max(check_time)))"},[Outlet Name]={'JR'}&amp;gt;}total_amt)&lt;/PRE&gt;&lt;P&gt;for HC&lt;/P&gt;&lt;PRE&gt;=Sum({1&amp;lt;[check_time.autoCalendar.Year]={"$(=(year(Max(check_time))))"},[check_time.autoCalendar.Date]={"&amp;gt;=$(=(MonthStart(Max(check_time))))&amp;lt;=$(=date(Max(check_time)))"},[Outlet Name]={'HC'}&amp;gt;}total_amt)&lt;/PRE&gt;</description>
      <pubDate>Wed, 13 Feb 2019 09:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fliter-Regard-to-only-one-dimension-selection/m-p/1543458#M39194</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-13T09:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fliter Regard to only one dimension selection</title>
      <link>https://community.qlik.com/t5/App-Development/Fliter-Regard-to-only-one-dimension-selection/m-p/1543461#M39195</link>
      <description>&lt;P&gt;For the selection to work&lt;/P&gt;&lt;PRE&gt;=Sum({1&amp;lt;[check_time.autoCalendar.Year]={"$(=(year(Max(check_time))))"},[check_time.autoCalendar.Date]={"&amp;gt;=$(=(MonthStart(Max(check_time))))&amp;lt;=$(=date(Max(check_time)))"},[Outlet Name]=p([Outlet Name])&amp;gt;}total_amt)&lt;/PRE&gt;</description>
      <pubDate>Wed, 13 Feb 2019 09:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Fliter-Regard-to-only-one-dimension-selection/m-p/1543461#M39195</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-02-13T09:05:41Z</dc:date>
    </item>
  </channel>
</rss>

