<?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: Load  only from perticular month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33548#M770272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not dynamic&amp;nbsp; right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example I have 2 yrs data I wil get&amp;nbsp; both years data&amp;nbsp; greater than april.&amp;nbsp;&amp;nbsp; but I need data greater than&amp;nbsp; April 2018 only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do in Sql server Db&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jun 2018 10:59:45 GMT</pubDate>
    <dc:creator>soniasweety</dc:creator>
    <dc:date>2018-06-15T10:59:45Z</dc:date>
    <item>
      <title>Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33542#M770266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have data from jan 2018 in my data base&amp;nbsp;&amp;nbsp;&amp;nbsp; but I wan to load only from may 1st -2018&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;createdDate = 4/30/2018&amp;nbsp; 7:39:24 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to load&amp;nbsp; only from may?&amp;nbsp; what is the where condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sony&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/Load-only-from-perticular-month/m-p/33542#M770266</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33543#M770267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SQL Select * from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;createdDate&amp;gt;=5/1/2018&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 10:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33543#M770267</guid>
      <dc:creator>sudhirpkuwar</dc:creator>
      <dc:date>2018-06-15T10:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33544#M770268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where num(Month(Date#(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;createdDate&lt;/SPAN&gt;, 'MM/DD/YYYY HH:mm:ss TT')))=5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 10:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33544#M770268</guid>
      <dc:creator>jaumecf23</dc:creator>
      <dc:date>2018-06-15T10:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33545#M770269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but I need dynamic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Database where condition I need&amp;nbsp;&amp;nbsp; because&amp;nbsp; am writing this condition in qvd generator.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 10:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33545#M770269</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-06-15T10:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33546#M770270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to filter your data in LOAD script then:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;Where&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Num(Month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;createdDate&lt;/SPAN&gt;))=5&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If you want to filter your data in the db level add this to the where clause of your SQL query:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SELECT&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Table &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MONTH(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;createdDate&lt;/SPAN&gt;)=5 &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 10:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33546#M770270</guid>
      <dc:creator>dapostolopoylos</dc:creator>
      <dc:date>2018-06-15T10:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33547#M770271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you be more specific &lt;/P&gt;&lt;P&gt;Dynamic means what...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 10:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33547#M770271</guid>
      <dc:creator>sudhirpkuwar</dc:creator>
      <dc:date>2018-06-15T10:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33548#M770272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is not dynamic&amp;nbsp; right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example I have 2 yrs data I wil get&amp;nbsp; both years data&amp;nbsp; greater than april.&amp;nbsp;&amp;nbsp; but I need data greater than&amp;nbsp; April 2018 only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do in Sql server Db&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 10:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33548#M770272</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-06-15T10:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33549#M770273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;SQL Select &lt;/P&gt;&lt;P&gt;* &lt;/P&gt;&lt;P&gt;FROM &lt;SPAN style="color: #001000; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;"&gt; TableName&lt;/SPAN&gt;&lt;SPAN style="color: #001000; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #001000; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;"&gt;Where &lt;/SPAN&gt; &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;createdDate &amp;gt; '4/30/2018' ;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33549#M770273</guid>
      <dc:creator>wilsonwebb</dc:creator>
      <dc:date>2018-06-15T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33550#M770274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Using this expression in the where clause of the sql part of the QlikView load script, will dynamically load data from the 1st of the month 3 months ago.&amp;nbsp; The date(floor()) function converts the datetime value monthstart() to a date.&lt;/SPAN&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;where createdDate &amp;gt;= date(floor(monthstart(addmonths(today(), -3))))&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;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;So&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if today is 2018-06-16&amp;nbsp; Then the load will use&amp;nbsp;&amp;nbsp; where createdDate &amp;gt;= 2018-03-01&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if today is 2018-06-17&amp;nbsp; Then the load will use&amp;nbsp;&amp;nbsp; where createdDate &amp;gt;= 2018-03-01&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if today is 2018-07-02&amp;nbsp; Then the load will use&amp;nbsp;&amp;nbsp; where createdDate &amp;gt;= 2018-04-01&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;You can change the -3 to whatever value you prefer.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33550#M770274</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2018-06-15T12:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33551#M770275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its not working giving&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today is not sql server function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33551#M770275</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-06-15T12:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33552#M770276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The functions are all QlikView functions.&lt;/P&gt;&lt;P&gt;These will be applied in the qlikview load script before the query is passed to the SQL engine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33552#M770276</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2018-06-15T12:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33553#M770277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly yo&lt;SPAN style="font-size: 10pt;"&gt;u want&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33553#M770277</guid>
      <dc:creator>sudhirpkuwar</dc:creator>
      <dc:date>2018-06-15T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33554#M770278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;am loading the table from data base to&amp;nbsp; qlik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ID,&lt;/P&gt;&lt;P&gt;CreatedDate;&lt;/P&gt;&lt;P&gt;sql select&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;CreatedDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I need to write the where condtion to get the data &amp;gt;April Month 2018&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 12:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33554#M770278</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-06-15T12:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33555#M770279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Try this&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;LOAD ID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;CreatedDate;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;sql select&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;CreatedDate&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;where createdDate &amp;gt;= date(floor(monthstart(addmonths(today(), -3))))&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 13:07:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33555#M770279</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2018-06-15T13:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33556#M770280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what you need Sony? Please be mindful of where you put your semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ID,&lt;BR /&gt;CreatedDate;&lt;BR /&gt;sql select&lt;BR /&gt;ID,&lt;BR /&gt;CreatedDate&lt;/P&gt;&lt;P&gt;FROM DBTABLE&lt;/P&gt;&lt;P&gt;WHERE CreatedDate &amp;gt; '4/30/2018';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 13:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33556#M770280</guid>
      <dc:creator>wilsonwebb</dc:creator>
      <dc:date>2018-06-15T13:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load  only from perticular month</title>
      <link>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33557#M770281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;This should work by setting the date as a variable CDate formatted as YYYY-MM-DD and using that date in the where clause.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Let CDate = date(monthstart(addmonths(today(), -3)), 'YYYY-MM-DD') ;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CreatedDate;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;sql select&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CreatedDate&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;where createdDate &amp;gt;= '$(CDate)'&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 13:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-only-from-perticular-month/m-p/33557#M770281</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2018-06-15T13:19:16Z</dc:date>
    </item>
  </channel>
</rss>

