<?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: How to avoid filter in measure in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1899549#M86</link>
    <description>&lt;P&gt;Thank you for your reply but it didn't work. Still when I select the Year or Month or Date&amp;nbsp; opening changes&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2022 19:23:54 GMT</pubDate>
    <dc:creator>Manlyhero</dc:creator>
    <dc:date>2022-03-02T19:23:54Z</dc:date>
    <item>
      <title>How to avoid filter in measure</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1898941#M83</link>
      <description>&lt;P&gt;Hellow I have a measure which derived from each other:&lt;/P&gt;
&lt;P&gt;rangesum(Above((sum({&amp;lt;[type]={'Circle'}&amp;gt;}[amount])) , 1, rowno()))*Avg(1)&lt;/P&gt;
&lt;P&gt;This statement gives me the total amounts which type is CIRCLE for every month.&lt;/P&gt;
&lt;P&gt;Some of my filters are Year, Month and Date filter and I want to above statement excluded these filters.&lt;/P&gt;
&lt;P&gt;At first results like below&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.jpg" style="width: 179px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73307iC9796D49D518171C/image-dimensions/179x141?v=v2" width="179" height="141" role="button" title="1.jpg" alt="1.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;but when I select 2002-Jan than Opening will be 0&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3.jpg" style="width: 234px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73308i000D042D2F609722/image-dimensions/234x145?v=v2" width="234" height="145" role="button" title="3.jpg" alt="3.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;Any suggestion how to achive that?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 21:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1898941#M83</guid>
      <dc:creator>Manlyhero</dc:creator>
      <dc:date>2022-03-01T21:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid filter in measure</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1899073#M85</link>
      <description>&lt;P&gt;Within your set { }, list the fields you want to ignore filter for&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;rangesum(Above((sum({&amp;lt;[type]={'Circle'}&lt;STRONG&gt;, Year, Month, Date&lt;/STRONG&gt; &amp;gt;}[amount])) , 1, rowno()))*Avg(1)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 06:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1899073#M85</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2022-03-02T06:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid filter in measure</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1899549#M86</link>
      <description>&lt;P&gt;Thank you for your reply but it didn't work. Still when I select the Year or Month or Date&amp;nbsp; opening changes&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 19:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1899549#M86</guid>
      <dc:creator>Manlyhero</dc:creator>
      <dc:date>2022-03-02T19:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid filter in measure</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1900874#M87</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/5905"&gt;@Lisa_P&lt;/a&gt;&amp;nbsp; I solve my problem by changing the set expression completely I used as of table and followed this blog post and also the view from youtube about the master table.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-As-Of-Table/ba-p/1466130" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/The-As-Of-Table/ba-p/1466130&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=ek_ITfvCnHw" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=ek_ITfvCnHw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But eventually, to exclude the fields I added them new set expression like you suggest because I will accept you answer. Have a nice day&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 22:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/How-to-avoid-filter-in-measure/m-p/1900874#M87</guid>
      <dc:creator>Manlyhero</dc:creator>
      <dc:date>2022-03-03T22:32:35Z</dc:date>
    </item>
  </channel>
</rss>

