<?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 Disjointed line chart between two fiscal years in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disjointed-line-chart-between-two-fiscal-years/m-p/1227621#M857577</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;Please could you help with some strange issues. I have a break in charts where a new fiscal year starts. The first chart is a line chart and as you can see from the attached slide, there is a break between March 2015-16 and Apr 2016-17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimensions are MonthName, Fiscal_Year and the Expression is sum(CompletedProducts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second chart, I have RAG rated the columns and if the current month is higher than the previous month, then Green, Else Red. It works for all other columns but when the year changes from Dec to Jan, it doesn't work (row 3, 7, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimensions are (Site, Department, Target, Fiscal_Year, Months) and the expression is sum(CompletedOps)/Sum(ListCount).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Background colour, I have the below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Len(Target)&amp;gt;0 And SUM(CompletedOps)/Sum(ListCount)&amp;gt;=Target, RGB(60,255,40),&lt;/P&gt;&lt;P&gt;If(Len(&lt;SPAN style="font-size: 13.3333px;"&gt;Target&lt;/SPAN&gt;) =0 And Before(SUM(CompletedOps)/Sum(ListCount))&amp;lt;=SUM(CompletedOps)/Sum(ListCount), RGB(60,255,40), RGB(245, 80, 0)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>infock12</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Disjointed line chart between two fiscal years</title>
      <link>https://community.qlik.com/t5/QlikView/Disjointed-line-chart-between-two-fiscal-years/m-p/1227621#M857577</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;Please could you help with some strange issues. I have a break in charts where a new fiscal year starts. The first chart is a line chart and as you can see from the attached slide, there is a break between March 2015-16 and Apr 2016-17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimensions are MonthName, Fiscal_Year and the Expression is sum(CompletedProducts)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second chart, I have RAG rated the columns and if the current month is higher than the previous month, then Green, Else Red. It works for all other columns but when the year changes from Dec to Jan, it doesn't work (row 3, 7, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimensions are (Site, Department, Target, Fiscal_Year, Months) and the expression is sum(CompletedOps)/Sum(ListCount).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Background colour, I have the below expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Len(Target)&amp;gt;0 And SUM(CompletedOps)/Sum(ListCount)&amp;gt;=Target, RGB(60,255,40),&lt;/P&gt;&lt;P&gt;If(Len(&lt;SPAN style="font-size: 13.3333px;"&gt;Target&lt;/SPAN&gt;) =0 And Before(SUM(CompletedOps)/Sum(ListCount))&amp;lt;=SUM(CompletedOps)/Sum(ListCount), RGB(60,255,40), RGB(245, 80, 0)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated. Thanks!&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/Disjointed-line-chart-between-two-fiscal-years/m-p/1227621#M857577</guid>
      <dc:creator>infock12</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disjointed line chart between two fiscal years</title>
      <link>https://community.qlik.com/t5/QlikView/Disjointed-line-chart-between-two-fiscal-years/m-p/1227622#M857578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;for your first graph &lt;/P&gt;&lt;P&gt;just remove the year dimension and you'll have a smooth line.&lt;/P&gt;&lt;P&gt;usually you use the year dimension if you want year to year comparison.&lt;/P&gt;&lt;P&gt;for the second chart it seems the before function isn't working between years &lt;/P&gt;&lt;P&gt;but i'll need sample app with the data to look at it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 13:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disjointed-line-chart-between-two-fiscal-years/m-p/1227622#M857578</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-02-07T13:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disjointed line chart between two fiscal years</title>
      <link>https://community.qlik.com/t5/QlikView/Disjointed-line-chart-between-two-fiscal-years/m-p/1227623#M857579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Liron for helping with the first graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing some testing again with the second graph. I will send it to you shortly once I'm done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 17:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disjointed-line-chart-between-two-fiscal-years/m-p/1227623#M857579</guid>
      <dc:creator>infock12</dc:creator>
      <dc:date>2017-02-07T17:24:30Z</dc:date>
    </item>
  </channel>
</rss>

