<?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: last one year data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122365#M760565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the till date to last year same day(or&amp;nbsp; same quarter)&amp;nbsp; so how can i do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2018 09:21:41 GMT</pubDate>
    <dc:creator>soniasweety</dc:creator>
    <dc:date>2018-08-09T09:21:41Z</dc:date>
    <item>
      <title>last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122362#M760562</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 want to load last one year data&amp;nbsp; while loading to QVD&amp;nbsp; from DB &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have&amp;nbsp; a&amp;nbsp; Month Field&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;CreatedMonth&lt;/P&gt;&lt;P&gt;201804&lt;/P&gt;&lt;P&gt;201805&lt;/P&gt;&lt;P&gt;201806&amp;nbsp;&amp;nbsp; like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i have a&amp;nbsp; Quarter filed like below&lt;/P&gt;&lt;P&gt;2018Q1&lt;/P&gt;&lt;P&gt;2018Q2&amp;nbsp; like so on...&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/last-one-year-data/m-p/122362#M760562</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122363#M760563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load * From Table;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store Table into ../../Store.qvd (qvd) Where Year = Year(Today());&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122363#M760563</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-08-09T09:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122364#M760564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you want to load the data from 201708 to till date? If so, try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vVar = Date(Monthend(AddMonths(Today(),-12)),'YYYYMM');&amp;nbsp;&amp;nbsp;&amp;nbsp; //201708&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;DB Path where CreatedMonth &amp;gt;= $(vVar);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122364#M760564</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-09T09:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122365#M760565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the till date to last year same day(or&amp;nbsp; same quarter)&amp;nbsp; so how can i do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122365#M760565</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-08-09T09:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122366#M760566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to load the data to last year same day, you need a date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122366#M760566</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-09T09:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122367#M760567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have date field&amp;nbsp; created&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this format&amp;nbsp;&amp;nbsp; MM/DD/YYYY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:25:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122367#M760567</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2018-08-09T09:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122368#M760568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can alter the above script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Let vVar = Date(AddMonths(Today(),-12),'MM/DD/YYYY');&amp;nbsp;&amp;nbsp;&amp;nbsp; //08/09/2017&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *&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;DB Path Where Created &amp;gt;= '$(vVar)';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 09:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122368#M760568</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-08-09T09:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: last one year data</title>
      <link>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122369#M760569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFB the Solution Hope so it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Data:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *&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;DB Path &lt;/P&gt;&lt;P&gt;where Date&amp;gt;=Daystart(today(),-365) and Date&amp;lt;=Today();&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 10:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-one-year-data/m-p/122369#M760569</guid>
      <dc:creator>vishalarote</dc:creator>
      <dc:date>2018-08-09T10:20:55Z</dc:date>
    </item>
  </channel>
</rss>

