<?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: Set Anayls LY Period Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682817#M247562</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What output you expecting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Jun 2014 13:29:48 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-06-15T13:29:48Z</dc:date>
    <item>
      <title>Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682810#M247555</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;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Help me to understand why that formula is not woking:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14028170252616984" jivemacro_uid="_14028170252616984"&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=SUM({&amp;lt;Date={'&amp;gt;=$(=addyears(min({&amp;lt;[Operation ID]={1}&amp;gt;}Date),-1))&amp;lt;=$(=addyears(max(TOTAL{&amp;lt;[Operation ID]={1}&amp;gt;}Date),-1))'}&amp;gt;}[# Sales Amount])&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 07:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682810#M247555</guid>
      <dc:creator>lylererger</dc:creator>
      <dc:date>2014-06-15T07:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682811#M247556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;What you want to achieve?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;SUM({&amp;lt;Date = {"&amp;gt;=&lt;SPAN style="color: #000000; font-size: 12px;"&gt;$(=AddYears(Min(Date),-1))&lt;/SPAN&gt;&amp;lt;=&lt;SPAN style="color: #000000; font-size: 12px;"&gt;$(=AddYears(Max(Date),-1))&lt;/SPAN&gt;"}, &lt;SPAN style="color: #000000; font-size: 12px;"&gt;[Operation ID]={1}&lt;/SPAN&gt;&amp;gt;}&lt;SPAN style="color: #000000; font-size: 12px;"&gt;[# Sales Amount]&lt;/SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 07:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682811#M247556</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-15T07:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682812#M247557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sales for the previous period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your formula is not working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formula of sales for the current period&lt;BR /&gt;=SUM({&amp;lt;Date={'&amp;gt;=$(=min({&amp;lt;[Operation ID]={1}&amp;gt;}Date))&amp;lt;=$(=max(TOTAL{&amp;lt;[Operation ID]={1}&amp;gt;}Date))'}&amp;gt;}[# Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Operation ID = 1 it's dates of Sales. I've got the quota and budget's where Operation ID = 2 and 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need the sales for the previous period (Last Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that formula isn't working (((&lt;BR /&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px;"&gt;=SUM({&amp;lt;Date={'&amp;gt;=$(=addyears(min({&amp;lt;[Operation ID]={1}&amp;gt;}Date),-1))&amp;lt;=$(=addyears(max(TOTAL{&amp;lt;[Operation ID]={1}&amp;gt;}Date),-1))'}&amp;gt;}[# Sales Amount])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's looks like so easy task. But i still have no any idea how to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 08:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682812#M247557</guid>
      <dc:creator>lylererger</dc:creator>
      <dc:date>2014-06-15T08:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682813#M247558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better if you can provide little data also. this could make our task of giving answer easy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 08:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682813#M247558</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-15T08:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682814#M247559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not possible. I'm working on the clients server and can't copy any data.&lt;BR /&gt;Private security policy. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be any advice. Any errors in script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 08:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682814#M247559</guid>
      <dc:creator>lylererger</dc:creator>
      <dc:date>2014-06-15T08:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682815#M247560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can obviously create a dummy data in excel file.&lt;/P&gt;&lt;P&gt;Keep only related fields of your requirements and of having same format.&lt;/P&gt;&lt;P&gt;We need only 15-20 rows with Date, Operation ID, Sales Amount and also using those data, kindly provide what is the output result you wants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We should be very accurate while using Dates in Set Analysis. The comparison should be between same format.&lt;/P&gt;&lt;P&gt;Also, just want to know why you are using TOTAL Qualifier...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 08:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682815#M247560</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-15T08:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682816#M247561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whether there can be it because I filled emptiness with text values? !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 08:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682816#M247561</guid>
      <dc:creator>lylererger</dc:creator>
      <dc:date>2014-06-15T08:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set Anayls LY Period Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682817#M247562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What output you expecting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jun 2014 13:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Anayls-LY-Period-Problem/m-p/682817#M247562</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-15T13:29:48Z</dc:date>
    </item>
  </channel>
</rss>

