<?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 Need help recreating excel formula in QlikView chart expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1602121#M508192</link>
    <description>&lt;P&gt;Hello Qlik community,&lt;/P&gt;&lt;P&gt;I hope someone can help me with a QlikView chart expression. I have an excel sheet, with a chart that I am trying to recreate in QlikView. The name of the field that contains the data that I want to chart is:&amp;nbsp;QualNotif. I tried using this formula, but it didn't work:&amp;nbsp;RangeSum(above(count(distinct QualNotif),0,RowNo()))/RowNo().&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help you can provide would be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;bgreennc&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2019 05:02:36 GMT</pubDate>
    <dc:creator>bgreennc</dc:creator>
    <dc:date>2019-07-15T05:02:36Z</dc:date>
    <item>
      <title>Need help recreating excel formula in QlikView chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1602121#M508192</link>
      <description>&lt;P&gt;Hello Qlik community,&lt;/P&gt;&lt;P&gt;I hope someone can help me with a QlikView chart expression. I have an excel sheet, with a chart that I am trying to recreate in QlikView. The name of the field that contains the data that I want to chart is:&amp;nbsp;QualNotif. I tried using this formula, but it didn't work:&amp;nbsp;RangeSum(above(count(distinct QualNotif),0,RowNo()))/RowNo().&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help you can provide would be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;bgreennc&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 05:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1602121#M508192</guid>
      <dc:creator>bgreennc</dc:creator>
      <dc:date>2019-07-15T05:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need help recreating excel formula in QlikView chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1602151#M508193</link>
      <description>&lt;P&gt;Your excel expression is not the same in the whole diagram.&amp;nbsp; In the start it is Amount/RowLabel, but later it is (Amount+AnotherAmount)/RowLabel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please explain in words what the amounts are and what&amp;nbsp; you are trying to calculate?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 07:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1602151#M508193</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-07-15T07:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need help recreating excel formula in QlikView chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1602314#M508194</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This excel sheet is supposed to be calculating a rolling 12 month for supplier issues. In my opinion, it is not a rolling 12 month. I didn't create the spreadsheet, or the formula, so I can't change them. I have been asked to recreate the existing excel formula / chart in QlikView.&lt;/P&gt;&lt;P&gt;The excel sheet is updated monthly. The sheet I put as an attachment is the latest version. It covers the time frame from July 2018 to June 2019. When the spreadsheet is updated next month, the time frame will be August 2018 to July 2019. In September, the time frame will be September 2018 to August 2019, etc.&lt;/P&gt;&lt;P&gt;When the calculated months are in the &lt;STRONG&gt;previous&lt;/STRONG&gt; year, the formula is&amp;nbsp;&lt;SPAN&gt;Amount/RowLabel. When the calculated months are in the &lt;STRONG&gt;current&lt;/STRONG&gt; year, the formula&amp;nbsp;is 'December from last year' + 'Month' / 'RowLabel'. For example, the Jan 2019 calculation would be (Dec 2018 + Jan 2019) / Row label.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you have further questions, please let me know.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;bgreennc&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 12:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1602314#M508194</guid>
      <dc:creator>bgreennc</dc:creator>
      <dc:date>2019-07-15T12:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help recreating excel formula in QlikView chart expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1610368#M508195</link>
      <description>&lt;P&gt;Billy,&lt;/P&gt;
&lt;P&gt;It might help on this one if you can attach what you have in the way of your app, that way folks can see the data model and everything to try to piece together what is missing in this case.&amp;nbsp; I suspect that may be why you have not gotten a further response at the moment.&amp;nbsp; This will kick it back up into the current posts though, so maybe someone will see it and be able to add something extra without the app.&lt;/P&gt;
&lt;P&gt;About the best I have otherwise is to maybe search out on the Design Blog area:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You might be able to find some things there that may be helpful, there are hundreds of posts mostly related to how-to scenarios.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 17:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-recreating-excel-formula-in-QlikView-chart-expression/m-p/1610368#M508195</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-07T17:50:42Z</dc:date>
    </item>
  </channel>
</rss>

