<?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 Date Range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162802#M36182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, could you paste the scipt directly, we just buy Named call not client version, so I can not open it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jan 2011 08:37:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-11T08:37:47Z</dc:date>
    <item>
      <title>Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162800#M36180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have one table to show the validation date for order.&lt;/P&gt;&lt;P&gt;Orders:&lt;BR /&gt;load * Inline&lt;BR /&gt;[StartDate,EndDate,OrderId&lt;BR /&gt;'2010-10-01','2010-12-01',1&lt;BR /&gt;'2010-05-01','2010-07-01',2&lt;BR /&gt;]&lt;/P&gt;&lt;P&gt;I want to use a table object to show how many valid orders based on month.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;2010-6 1&lt;/P&gt;&lt;P&gt;2010-11 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve it without changing the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 06:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162800#M36180</guid>
      <dc:creator />
      <dc:date>2011-01-11T06:05:39Z</dc:date>
    </item>
    <item>
      <title>Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162801#M36181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hei attach is an example&lt;/P&gt;&lt;P&gt;it changes a little bit the script&lt;/P&gt;&lt;P&gt;but the use of interval match is excatly what you asked for&lt;/P&gt;&lt;P&gt;hope its helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 08:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162801#M36181</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-01-11T08:27:16Z</dc:date>
    </item>
    <item>
      <title>Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162802#M36182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, could you paste the scipt directly, we just buy Named call not client version, so I can not open it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 08:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162802#M36182</guid>
      <dc:creator />
      <dc:date>2011-01-11T08:37:47Z</dc:date>
    </item>
    <item>
      <title>Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162803#M36183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;orders:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;OrderId &lt;P&gt;,&lt;/P&gt;&lt;P&gt;StartDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;EndDate&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;ooxml, embedded labels, table is ??????1) &lt;P&gt;;&lt;/P&gt;&lt;I&gt;&lt;/I&gt;&lt;P style="font-style: italic"&gt;datelist:&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;load&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;date(today()-rowno()) &lt;B&gt;as&lt;/B&gt; Date &lt;P&gt;,&lt;/P&gt;&lt;P&gt;year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;(today()-rowno()) &amp;amp; '-' &amp;amp; num(month(today()-rowno()),'00') &lt;B&gt;as&lt;/B&gt; &lt;P&gt;MonthYear&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;autogenerate&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;3000 &lt;P&gt;;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 08:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162803#M36183</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-01-11T08:38:59Z</dc:date>
    </item>
    <item>
      <title>Date Range</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162804#M36184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hei attach is a text file with the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 08:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Range/m-p/162804#M36184</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2011-01-11T08:40:57Z</dc:date>
    </item>
  </channel>
</rss>

