<?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: count number fo date from variable in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482777#M1171</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Thank you!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2024 12:11:05 GMT</pubDate>
    <dc:creator>Modiz</dc:creator>
    <dc:date>2024-09-20T12:11:05Z</dc:date>
    <item>
      <title>count number fo date from variable</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482690#M1168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a variable like this:&lt;/P&gt;
&lt;P&gt;v.excludeddate ='2024-01-01';'2024-09-01','2024-09-28','2024-10-05';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to count the distinct dates from this variable between the start of the current month and the end of the current month using a set expression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when i use count distinct I get 1.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 08:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482690#M1168</guid>
      <dc:creator>Modiz</dc:creator>
      <dc:date>2024-09-20T08:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: count number fo date from variable</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482729#M1169</link>
      <description>&lt;P&gt;&lt;EM&gt;As per my knowledge at the variable level , I don't think its possible ...you could count the number of dates using the substringcount function and using the delimiter as the string to count&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 10:26:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482729#M1169</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2024-09-20T10:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: count number fo date from variable</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482760#M1170</link>
      <description>&lt;P&gt;You can do like this, without using set expression with SubStringCount()&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=&lt;FONT color="#0000FF"&gt;SubStringCount&lt;/FONT&gt;( &lt;FONT color="#800000"&gt;v.excludeddate&lt;/FONT&gt;, &lt;FONT color="#0000FF"&gt;date&lt;/FONT&gt;(&lt;FONT color="#0000FF"&gt;today&lt;/FONT&gt;(), 'YYYY-MM'))&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vegar_0-1726831550243.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/171976i28FA7D591BA3DE8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Vegar_0-1726831550243.png" alt="Vegar_0-1726831550243.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As shown in the image above. The number of september dates in the variable is 2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 11:28:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482760#M1170</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2024-09-20T11:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: count number fo date from variable</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482777#M1171</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 12:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/count-number-fo-date-from-variable/m-p/2482777#M1171</guid>
      <dc:creator>Modiz</dc:creator>
      <dc:date>2024-09-20T12:11:05Z</dc:date>
    </item>
  </channel>
</rss>

