<?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: Previous year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461852#M436212</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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;I tried with below formula still getting 0.002.Idon't know what is the issue.How to Debug the issue please show some inputs.&lt;BR /&gt;&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;= num(avg(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;[Year]={$(=Max(Year)-1)&lt;STRONG style="font-style: inherit; font-size: 12pt; color: #ff0000;"&gt;}&lt;/STRONG&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr(&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;$(=Max(Year)-1)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; color: #ff0000;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 09:08:52 GMT</pubDate>
    <dc:creator>krishnakv83</dc:creator>
    <dc:date>2018-01-10T09:08:52Z</dc:date>
    <item>
      <title>Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461846#M436206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I have&amp;nbsp; text box expression which is&amp;nbsp; working with current year.&lt;/SPAN&gt;i'm trying to calculate previous year value in the text box but value is&amp;nbsp; zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used below formula for previous year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&amp;lt;[Year]={$(=Max([Year])-1)&amp;gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any method to calculate previous year other than above method.If yes , please provide your view to calculate previous year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is to be resolved today.Pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 06:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461846#M436206</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-10T06:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461847#M436207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your method looks okay? What is thee issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 06:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461847#M436207</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T06:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461848#M436208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I hard coded to Year = 2017 the expression is showing value but if I use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={$(=Max([Year])-1)&amp;gt;} then expression is showing as zero .Also verified this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{$(=Max([Year])-1)&amp;gt;} &lt;/SPAN&gt; showing 2017 in the text box.&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: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;= num(avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={$(=Max([Year])-1)&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr(&lt;/P&gt;&lt;P&gt;if('$(vPerformance)'='Delivery',&lt;/P&gt;&lt;P&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={$(=Max([Year])-1)&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have any clue on this.pls help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 06:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461848#M436208</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-10T06:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461849#M436209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you getting simply using &lt;STRONG&gt;Max(Year)-1&lt;/STRONG&gt; in text box?? And how does your Year values looks like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 07:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461849#M436209</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461850#M436210</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: 12px; background-color: #f2f2f2;"&gt;Also verified this &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;=Max([Year])-1 &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;showing 2017 in the text box.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 07:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461850#M436210</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-10T07:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461851#M436211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from provided expression if you make static 2017 worked. then i believe with this condition should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;= num(avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;$(=Max(Year)-1)&lt;STRONG style=": ; color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/STRONG&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(=Max(Year)-1)&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;OR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;= num(avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;&lt;STRONG style=": ; color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;$(=&lt;SPAN style="color: #ff0000;"&gt;AddYears(&lt;/SPAN&gt;Max([Year])&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;,&lt;/SPAN&gt;-1)&lt;STRONG style=": ; color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/STRONG&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(=&lt;SPAN style="color: #ff0000;"&gt;AddYears(&lt;/SPAN&gt;Max([Year])&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;,&lt;/SPAN&gt;-1)&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;STRONG&gt;} &amp;gt;}&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And, Finally what i understand is you missed one closed flower bracket?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;= num(avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;SPAN style="color: #ff0000; font-size: 12pt;"&gt;&lt;/SPAN&gt;$(=Max(Year)-1)&lt;STRONG style=": ; color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;}&lt;/STRONG&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(=Max(Year)-1)&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 07:24:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461851#M436211</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T07:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461852#M436212</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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;I tried with below formula still getting 0.002.Idon't know what is the issue.How to Debug the issue please show some inputs.&lt;BR /&gt;&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;= num(avg(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;[Year]={$(=Max(Year)-1)&lt;STRONG style="font-style: inherit; font-size: 12pt; color: #ff0000;"&gt;}&lt;/STRONG&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr(&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;$(=Max(Year)-1)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; color: #ff0000;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 09:08:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461852#M436212</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-10T09:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461853#M436213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My last luck would be Cover single Quote (') for Last year in set analysis like &lt;STRONG style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;Year={'$(=Max(Year)-1)'} &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;POS&lt;/STRONG&gt; - If none of them not getting idea, Please post sample application &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 09:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461853#M436213</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T09:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461854#M436214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With codes it has worked thank you very much Anil for quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I got different issue.The above solution is working only when user selects year in list box and zero if year is not selected.we have 3 years in the report.if user not selected year the expression should show avg of 3 year values.Because it not mandatory that user has to select the year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461854#M436214</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-10T11:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461855#M436215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;=&lt;SPAN style="color: #ff0000;"&gt;If(GetFieldSelections(Year)&amp;gt;0,&lt;/SPAN&gt;num(avg(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;[Year]={'$(=Max(Year)-1)'}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-style: inherit; font-size: 12px; font-weight: inherit;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;aggr(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;$(=Max(Year)-1)'}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00'), &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #ff0000; font-size: 13px;"&gt;num(avg(&lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;SPAN style="font-size: 12px; font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;[Year]={&lt;SPAN style="color: #0000ff;"&gt;"&amp;gt;=$(=AddYears(Max(Year),-2))&amp;lt;=$(=Max(Year))"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 12px; font-weight: inherit;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px;"&gt;aggr(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;{&amp;lt;&lt;STRONG style=": ; color: #ff0000; font-size: 12px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;{&lt;SPAN style="color: #0000ff;"&gt;"&amp;gt;=$(=AddYears(Max(Year),-2))&amp;lt;=$(=Max(Year))"&lt;/SPAN&gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #ff0000;"&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 11:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461855#M436215</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-10T11:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461856#M436216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried below code.As field selection is null the vlaue in the expression is zero.&lt;/P&gt;&lt;P&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;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;If(GetFieldSelections(Year)&amp;gt;0,&lt;/SPAN&gt;num(avg(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;{&amp;lt;[Year]={'$(=Max(Year)-1)'}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;aggr(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;$(=Max(Year)-1)'}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00'),&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 06:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461856#M436216</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-11T06:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461857#M436217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because, there is no condition for non-selected one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 06:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461857#M436217</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-11T06:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461858#M436218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we write a code like if the get field selection is null the default consider year is max (year).hence based on year the below expression should work.Because I can not always select one value for year.&lt;/P&gt;&lt;P&gt;Is it possible to define ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 06:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461858#M436218</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-11T06:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461859#M436219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Off course, Why Not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Red part is for selection, If you select 1 and more it will show Max year data that is green part else blue, It will show all values which are selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px;"&gt;=&lt;SPAN style="color: #ff0000;"&gt;If(GetFieldSelections(Year)&amp;gt;0,&lt;/SPAN&gt;&lt;SPAN style="color: #008000;"&gt;num(avg(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000;"&gt;&lt;SPAN style="font-size: 12px; font-weight: inherit; font-style: inherit;"&gt;{&amp;lt;[Year]={'$(=Max(Year))'}&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 12px; font-weight: inherit;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px;"&gt;aggr(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;{&amp;lt;[Year]={&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;$(=Max(Year))'}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px;"&gt;&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;aggr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #008000;"&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/SPAN&gt;, &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #0000ff; font-size: 13px;"&gt;num(avg(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 13px;"&gt;aggr(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if('$(vPerformance)'='Delivery',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if($(vAcceptableDaysDelayed) &amp;gt;= fabs( avg(ag&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;gr( $(eDOT_DiffDel) , $(eAggrLevel1) )) ) ,1,0)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="color: #0000ff;"&gt;, ),[Purchasedoc], [Purchaseposition]))*100&amp;nbsp;&amp;nbsp;&amp;nbsp; ,'#.##0,00')&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 07:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461859#M436219</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-11T07:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461860#M436220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes your code is working for me.Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm little skeptical to use this big code in the front end.Because I need to use this formula &lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #0000ff; background-color: #f2f2f2;"&gt;$(vPerformance)'='Delivery',&lt;/STRONG&gt; in 9 places 1 st tab and &lt;STRONG style="font-style: inherit; font-size: 13px; font-family: inherit; color: #0000ff; background-color: #f2f2f2;"&gt;$(vPerformance)'='confirmation', &lt;/STRONG&gt;9 places in 2nd tab.&lt;/P&gt;&lt;P&gt;I guess this calculation is burden in the front end and leads to performance issue in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 07:31:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461860#M436220</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-11T07:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461861#M436221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so, It won't kill the performance. Are you getting anything related performance problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 07:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461861#M436221</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-11T07:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461862#M436222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This report has 6 tabs and mulyi langa.. dashboard.Supporting 4 countries.few charts are taking time to load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thing on the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 08:02:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461862#M436222</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-11T08:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461863#M436223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, Instead Front end, create one Master Parameter table for multi languages supporting to USERS. That makes sense to keep update upon stage..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 08:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461863#M436223</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-11T08:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461864#M436224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don'know I'm using solution and creating the report.We will see if face any performance issue.&lt;/P&gt;&lt;P&gt;As of now Providing the solution&amp;nbsp; is more important &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 06:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461864#M436224</guid>
      <dc:creator>krishnakv83</dc:creator>
      <dc:date>2018-01-12T06:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Previous year</title>
      <link>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461865#M436225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, Now you can do your job !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 06:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Previous-year/m-p/1461865#M436225</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-12T06:32:52Z</dc:date>
    </item>
  </channel>
</rss>

