<?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: Need advice in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Need-advice/m-p/1901500#M93</link>
    <description>&lt;P&gt;Thanks so much, Anat&lt;/P&gt;</description>
    <pubDate>Sat, 05 Mar 2022 09:02:21 GMT</pubDate>
    <dc:creator>Julies</dc:creator>
    <dc:date>2022-03-05T09:02:21Z</dc:date>
    <item>
      <title>Need advice</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Need-advice/m-p/1901016#M88</link>
      <description>&lt;P&gt;I have 3 group data. I need to get Feb 2020 total from group 3 and the filtered date was 1/3/2020, it returns the filtered date month total if used the expression below, where went wrong?&lt;/P&gt;
&lt;P&gt;Group:3&lt;/P&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;Date&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;Total&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;1/2/20&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;2/2/20&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;3/2/20&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="319px" height="114px"&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="114px"&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="319px" height="42px"&gt;
&lt;P&gt;1/3/20&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="42px"&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;2/3/20&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;3/3/20&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="319px" height="40px"&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sum({&amp;lt;[Date]={"&amp;gt;=$(=(MonthStart(AddMonths(Max(Date),-1)))) &amp;lt;=$(=(MonthEnd(AddMonths(Max(Date),-1))))"}&amp;gt;}{$&amp;lt;Group={'3'}&amp;gt;}[Total])&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 08:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Need-advice/m-p/1901016#M88</guid>
      <dc:creator>Julies</dc:creator>
      <dc:date>2022-03-04T08:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need advice</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Need-advice/m-p/1901109#M89</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;[Date]=,[Date]={"&amp;gt;=$(=(MonthStart(AddMonths(Max(Date),-1)))) &amp;lt;=$(=(MonthEnd(AddMonths(Max(Date),-1))))"}&amp;gt;}{$&amp;lt;[Date]=,Group={'3'}&amp;gt;}[Total])&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;can you try bypassing the &lt;STRONG&gt;date&lt;/STRONG&gt; field&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 11:02:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Need-advice/m-p/1901109#M89</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-03-04T11:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Need advice</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Need-advice/m-p/1901500#M93</link>
      <description>&lt;P&gt;Thanks so much, Anat&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 09:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Need-advice/m-p/1901500#M93</guid>
      <dc:creator>Julies</dc:creator>
      <dc:date>2022-03-05T09:02:21Z</dc:date>
    </item>
  </channel>
</rss>

