<?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: Date From To from SQL View in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532836#M1138468</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understood you are looking Range selection of Dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the below link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/67712"&gt;&lt;STRONG&gt;http://community.qlik.com/thread/67712&lt;/STRONG&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 14:18:18 GMT</pubDate>
    <dc:creator>mdmukramali</dc:creator>
    <dc:date>2013-10-09T14:18:18Z</dc:date>
    <item>
      <title>Date From To from SQL View</title>
      <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532833#M1138462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i am a novice at this so looking for some very basic help!&lt;/P&gt;&lt;P&gt;I am loading a SQL view into QlikView with the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM MobileQC.dbo."QC NEW Banana Report View";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are over 150 fields in the view, one of which is DateTime.&lt;/P&gt;&lt;P&gt;This field is DD/MM/YYYY HH:MM:SS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to use this a s Date From To option on the report, but i am not sure how to??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 09:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532833#M1138462</guid>
      <dc:creator />
      <dc:date>2013-10-09T09:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date From To from SQL View</title>
      <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532834#M1138464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; if I'm right do you want to have a listbox with the date and the reload will take the selection to filter data.&lt;/P&gt;&lt;P&gt;If so you could store the selected date from in a variable and then use the where clause to filter the data (you have to set a default for the variable in case of no selection)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 13:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532834#M1138464</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2013-10-09T13:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Date From To from SQL View</title>
      <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532835#M1138466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michele, thanks for replying.&lt;/P&gt;&lt;P&gt;I am actually looking to create two fields on the report in Calendar mode.&lt;/P&gt;&lt;P&gt;First field will be the 'from date' and the second field 'Date To'. Both fields would have to use the 'DateTime' field in my extract.&lt;/P&gt;&lt;P&gt;I would like the user to select the from date from the drop down calendar, then the 'Date To' from the drop down calendar. Once done then the table below should be filtered according to these two selections.&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;P&gt;Thanks again for replying&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 13:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532835#M1138466</guid>
      <dc:creator />
      <dc:date>2013-10-09T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Date From To from SQL View</title>
      <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532836#M1138468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understood you are looking Range selection of Dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the below link &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/67712"&gt;&lt;STRONG&gt;http://community.qlik.com/thread/67712&lt;/STRONG&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mukram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 14:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532836#M1138468</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2013-10-09T14:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date From To from SQL View</title>
      <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532837#M1138470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you could use two inputbox to have the two dates. Otherwise you have to duplicate the original field and have two listboxes, one for the from date the other for the to date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 14:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532837#M1138470</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2013-10-09T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date From To from SQL View</title>
      <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532838#M1138472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this tutorial: &lt;A _jive_internal="true" href="https://community.qlik.com/thread/67712" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; text-decoration: underline;"&gt;Selecting Arbitrary Date Ranges&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 15:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532838#M1138472</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-09T15:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date From To from SQL View</title>
      <link>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532839#M1138474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone, the video was perfect for showing me how it should be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all of your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 08:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-From-To-from-SQL-View/m-p/532839#M1138474</guid>
      <dc:creator />
      <dc:date>2013-10-10T08:58:05Z</dc:date>
    </item>
  </channel>
</rss>

