<?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 multiple date range in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiple-date-range/m-p/226720#M78886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TIP: In this expressions you can use the same expressions you use in the listboxe's search. Use them to test your expressions, then use it in your macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jul 2010 13:42:58 GMT</pubDate>
    <dc:creator>fernandotoledo</dc:creator>
    <dc:date>2010-07-19T13:42:58Z</dc:date>
    <item>
      <title>multiple date range</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-date-range/m-p/226719#M78885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to select two different date range in the same selection, it's possibile?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;es. 01/01/2009 - 31/01/2009 and 01/02/2010 - 28/02/2009&lt;/P&gt;&lt;P&gt;I try to use this macro&lt;/P&gt;&lt;P&gt;sub FiltroDate&lt;BR /&gt;set vA=ActiveDocument.Variables("FromDateDoc")&lt;BR /&gt;set vb=ActiveDocument.Variables("ToDateDoc")&lt;BR /&gt;set vC=ActiveDocument.Variables("FromDateDoc2")&lt;BR /&gt;set vD=ActiveDocument.Variables("ToDateDoc2")&lt;BR /&gt;&lt;BR /&gt;Set repFld = ActiveDocument.GetField("DateDoc")&lt;BR /&gt;&lt;BR /&gt;repFld.Select "(&amp;gt;=" + FormatDateTime(vA.GetContent.String) + " &amp;lt;=" + FormatDateTime(vB.GetContent.String) + ") or ( &amp;gt;=" + FormatDateTime(vC.GetContent.String) + " &amp;lt;=" + FormatDateTime(vD.GetContent.String) + ")"&lt;/P&gt;&lt;P&gt;but does not work&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-date-range/m-p/226719#M78885</guid>
      <dc:creator />
      <dc:date>2010-07-19T13:34:04Z</dc:date>
    </item>
    <item>
      <title>multiple date range</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-date-range/m-p/226720#M78886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TIP: In this expressions you can use the same expressions you use in the listboxe's search. Use them to test your expressions, then use it in your macro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 13:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-date-range/m-p/226720#M78886</guid>
      <dc:creator>fernandotoledo</dc:creator>
      <dc:date>2010-07-19T13:42:58Z</dc:date>
    </item>
    <item>
      <title>multiple date range</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-date-range/m-p/226721#M78887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used a listbox object but when I use the search is ....... Datedoc xxxxx of yyyyyy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 14:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-date-range/m-p/226721#M78887</guid>
      <dc:creator />
      <dc:date>2010-07-19T14:23:09Z</dc:date>
    </item>
  </channel>
</rss>

