<?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: From Date and To Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787810#M1210236</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I recommend truncating the time portion if it's not needed. You can use:&lt;/P&gt;&lt;P&gt;dayname(floor(&amp;lt;datefield&amp;gt;)) as &amp;lt;datefield&amp;gt;&lt;/P&gt;&lt;P&gt;in your loadscript to accomplish this.&lt;/P&gt;&lt;P&gt;floor() will round the datefield down to a whole number, dayname() will convert the number back to a date.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Mar 2021 09:29:07 GMT</pubDate>
    <dc:creator>Martijn_W</dc:creator>
    <dc:date>2021-03-03T09:29:07Z</dc:date>
    <item>
      <title>From Date and To Date</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787544#M1210211</link>
      <description>&lt;P&gt;I have on all Reports Calendar Date Range. I created it according to other posts. Unfortunately, on 'Date from'&amp;nbsp; it is working and 'Date to' is not impacting . A did all according to this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/how-to-show-the-value-quot-from-date-quot-to-quot-to-date-quot/td-p/847389" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Dev/how-to-show-the-value-quot-from-date-quot-to-quot-to-date-quot/td-p/847389&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it is taking all dates 'from' and not not taking into consideraion' to'.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787544#M1210211</guid>
      <dc:creator>Inna_Shnaiderman</dc:creator>
      <dc:date>2021-03-02T15:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: From Date and To Date</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787587#M1210213</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've reproduced the steps. I got it working in the attached example file. Feel free to compare the code. I did notice that you copied the entire format portion of the code in the explanation, while your date field is just a date format ( DD/MM/YYYY hh:mm:ss instead of just DD/MM/YYYY).&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Martijn&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 17:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787587#M1210213</guid>
      <dc:creator>Martijn_W</dc:creator>
      <dc:date>2021-03-02T17:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: From Date and To Date</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787808#M1210235</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this , it is not helping, for some reason Date_to is being showed in my model in selection as MM/DD/YYYY hh:mm:ss and the final selection is impacted only from Date_From. PSA. Can you please help how to get rid of this date format issue.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 09:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787808#M1210235</guid>
      <dc:creator>Inna_Shnaiderman</dc:creator>
      <dc:date>2021-03-03T09:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: From Date and To Date</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787810#M1210236</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I recommend truncating the time portion if it's not needed. You can use:&lt;/P&gt;&lt;P&gt;dayname(floor(&amp;lt;datefield&amp;gt;)) as &amp;lt;datefield&amp;gt;&lt;/P&gt;&lt;P&gt;in your loadscript to accomplish this.&lt;/P&gt;&lt;P&gt;floor() will round the datefield down to a whole number, dayname() will convert the number back to a date.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 09:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787810#M1210236</guid>
      <dc:creator>Martijn_W</dc:creator>
      <dc:date>2021-03-03T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: From Date and To Date</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787903#M1210244</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried it , still it did not solve the issue, it is the same result.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 12:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787903#M1210244</guid>
      <dc:creator>Inna_Shnaiderman</dc:creator>
      <dc:date>2021-03-03T12:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: From Date and To Date</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787907#M1210245</link>
      <description>&lt;P&gt;Can you share the code of the following items?:&lt;/P&gt;&lt;P&gt;- the calendar objects of both of the date ranges&lt;/P&gt;&lt;P&gt;- the code of the button (the search string input)&lt;/P&gt;&lt;P&gt;Also, does it work if you clear all the selections first?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 12:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787907#M1210245</guid>
      <dc:creator>Martijn_W</dc:creator>
      <dc:date>2021-03-03T12:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: From Date and To Date</title>
      <link>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787914#M1210246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Date From:&lt;/P&gt;&lt;P&gt;Min Value:&lt;/P&gt;&lt;P&gt;min({1} DD_Solution_Leg_PTD)&lt;/P&gt;&lt;P&gt;Max Value:&lt;/P&gt;&lt;P&gt;max({1} DD_Solution_Leg_PTD)&lt;/P&gt;&lt;P&gt;Variable: VPTDFROM&lt;/P&gt;&lt;P&gt;Date To:&lt;/P&gt;&lt;P&gt;Min Value:&lt;/P&gt;&lt;P&gt;min({1} DD_Solution_Leg_PTD)&lt;/P&gt;&lt;P&gt;Max Value:&lt;/P&gt;&lt;P&gt;max({1} DD_Solution_Leg_PTD)&lt;/P&gt;&lt;P&gt;Variable PTDTo&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apply Button:&lt;/P&gt;&lt;P&gt;='&amp;gt;=' &amp;amp; Date( VPTDFrom , 'MM/DD/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(VPTDTo, 'MM/DD/YYYY')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;'Clear All' does not help in the beginning.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 13:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/From-Date-and-To-Date/m-p/1787914#M1210246</guid>
      <dc:creator>Inna_Shnaiderman</dc:creator>
      <dc:date>2021-03-03T13:04:17Z</dc:date>
    </item>
  </channel>
</rss>

