<?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 Variance - Againist previous Fiscal Year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452742#M1153047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dataset dating back to 01/04/2012 and therefore I have 2 fiscal years worth of data, as my fiscal year runs from Apr-Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box which shows Month Number 1 , 2, 3, 4 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then have 2 text boxes which show a count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Year: &lt;SPAN style="font-size: 8pt;"&gt;='Current FY : ' &amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=Max(YearStart))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Year: &lt;SPAN style="font-size: 8pt;"&gt;='Last FY : ' &amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=mAX(YearStart)-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when the user selects Month Number 1 from the list box, the 2 text boxes work perfectly.&amp;nbsp; However if the user was to select month 3 and we are only in May.....There is no data for Month 3 so far, so my Current Year starts to show the data for last year as the text box is showing data for that month for the maximum year (Which will be last year until June 2013 data gets loaded in)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the Current Year to show 0 or N/A until we actually reach that time period in this financial year, and at that point, the report will work perfectly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 May 2013 12:42:18 GMT</pubDate>
    <dc:creator>helen_pip</dc:creator>
    <dc:date>2013-05-13T12:42:18Z</dc:date>
    <item>
      <title>Variance - Againist previous Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452742#M1153047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dataset dating back to 01/04/2012 and therefore I have 2 fiscal years worth of data, as my fiscal year runs from Apr-Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box which shows Month Number 1 , 2, 3, 4 etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then have 2 text boxes which show a count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Year: &lt;SPAN style="font-size: 8pt;"&gt;='Current FY : ' &amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=Max(YearStart))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Year: &lt;SPAN style="font-size: 8pt;"&gt;='Last FY : ' &amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;$(=mAX(YearStart)-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when the user selects Month Number 1 from the list box, the 2 text boxes work perfectly.&amp;nbsp; However if the user was to select month 3 and we are only in May.....There is no data for Month 3 so far, so my Current Year starts to show the data for last year as the text box is showing data for that month for the maximum year (Which will be last year until June 2013 data gets loaded in)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I get the Current Year to show 0 or N/A until we actually reach that time period in this financial year, and at that point, the report will work perfectly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 12:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452742#M1153047</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2013-05-13T12:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Variance - Againist previous Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452743#M1153048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try following expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;}[Sales Amount]) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;FiscalYear={$(=max(FiscalYear)-1)}&amp;gt;}[Sales Amount]) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 12:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452743#M1153048</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-05-13T12:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Variance - Againist previous Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452744#M1153049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reponse&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I incoporated set analysis with an if statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;='Current FY : ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Arial','sans-serif';"&gt;If&lt;/SPAN&gt;(&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Arial','sans-serif';"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Arial','sans-serif';"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; = {&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG style="color: gray; font-size: 8pt; font-family: 'Arial','sans-serif';"&gt;$(=mAX(YearStart)-1)&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Arial','sans-serif';"&gt;REFERRAL_TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;)=0,&amp;nbsp; &lt;/SPAN&gt;If(&lt;SPAN style="font-size: 8pt; color: blue; font-family: 'Arial','sans-serif';"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Arial','sans-serif';"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt; = {&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG style="color: gray; font-size: 8pt; font-family: 'Arial','sans-serif';"&gt;$(=mAX(YearStart)1)&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: maroon; font-family: 'Arial','sans-serif';"&gt;REFERRAL_TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; color: #333333; font-family: 'Arial','sans-serif';"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;={&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=Max(YearStart))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;REFERRAL_TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;='Last FY : ' &amp;amp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt; = {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=MAX(YearStart)-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;REFERRAL_TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;)&amp;lt;=0,&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;= {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=Max(YearStart))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;REFERRAL_TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;YearStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;= {&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: gray; font-size: 9pt; font-family: 'Courier New';"&gt;$(=Max(YearStart)-1)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: maroon; font-family: 'Courier New';"&gt;REFERRAL_TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; color: black; font-family: 'Courier New';"&gt;)&lt;BR /&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This now works for me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks for your help &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 13:10:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452744#M1153049</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2013-05-13T13:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Variance - Againist previous Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452745#M1153050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii&lt;/P&gt;&lt;P&gt;Why u need if statement in this set&amp;nbsp; if you want to avoid null records&amp;nbsp; in Dimensions -&amp;gt; Tick Suppress When Value is Null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of Luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 06:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variance-Againist-previous-Fiscal-Year/m-p/452745#M1153050</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-05-14T06:14:39Z</dc:date>
    </item>
  </channel>
</rss>

