<?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: expression: using a time span in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115892#M766973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you missed parenthesis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Count(IF(date_scheduled_fixed&amp;gt;vToday and date_scheduled_fixed&amp;lt;DayStart(Today()+7)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, date_scheduled_fixed&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2018 02:00:18 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-07-06T02:00:18Z</dc:date>
    <item>
      <title>expression: using a time span</title>
      <link>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115890#M766971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Count(date_scheduled_fixed&amp;gt;vToday and date_scheduled_fixed&amp;lt;DayStart(Today()+7))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dont look at that as actual qlik code, but what would be the correct syntax for something like this.&lt;/P&gt;&lt;P&gt;I just want to show the number of dates between today and 7 days from now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115890#M766971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression: using a time span</title>
      <link>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115891#M766972</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&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count(IF(date_scheduled_fixed&amp;gt;vToday and date_scheduled_fixed&amp;lt;DayStart(Today()+7&lt;STRONG&gt;, date_scheduled_fixed&lt;/STRONG&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;missed a parenthesis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Count(IF(date_scheduled_fixed&amp;gt;vToday and date_scheduled_fixed&amp;lt;DayStart(Today()+7&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, date_scheduled_fixed&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 20:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115891#M766972</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-07-05T20:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: expression: using a time span</title>
      <link>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115892#M766973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you missed parenthesis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=Count(IF(date_scheduled_fixed&amp;gt;vToday and date_scheduled_fixed&amp;lt;DayStart(Today()+7)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG style="font-size: 28.6924px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, date_scheduled_fixed&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2018 02:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115892#M766973</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-06T02:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: expression: using a time span</title>
      <link>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115893#M766974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. I missed for DayStart(). Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2018 04:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115893#M766974</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-07-06T04:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: expression: using a time span</title>
      <link>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115894#M766975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's alot, the solution Vishwarath gave worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2018 13:24:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-using-a-time-span/m-p/115894#M766975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-06T13:24:34Z</dc:date>
    </item>
  </channel>
</rss>

