<?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: Combo Chart % Change Missing Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566175#M544506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lvelin,&lt;/P&gt;&lt;P&gt;I make Little Changes In Ur App ...&lt;/P&gt;&lt;P&gt;Look Now It's Ok or Not&lt;/P&gt;&lt;P&gt;Lets Find My AttachMent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 12:01:18 GMT</pubDate>
    <dc:creator>arjunkrishnan</dc:creator>
    <dc:date>2014-04-11T12:01:18Z</dc:date>
    <item>
      <title>Combo Chart % Change Missing Value</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566173#M544504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I have a basic combo chart with two expressions &lt;EM&gt;Sum()&lt;/EM&gt; and &lt;EM&gt;Column(1) / Above(Column(1)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Is it possible to adjust the expression so that it draws the line from the begging and shows the % change of the first bar?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;IMG alt="ComboChart.png" class="jive-image" height="172" src="https://community.qlik.com/legacyfs/online/57082_ComboChart.png" style="width: 372px; height: 171.6px;" width="372" /&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks,&lt;BR /&gt;Ivelin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 11:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566173#M544504</guid>
      <dc:creator />
      <dc:date>2014-04-11T11:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart % Change Missing Value</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566174#M544505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope, there is no bar before the first bar so the expression cannot be calculated for the first bar. The % of change for the first bar doesn't exist. There was no bar before the first bar in the chart and therefore no change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do instead is calculate the change in the script. See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 11:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566174#M544505</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-04-11T11:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart % Change Missing Value</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566175#M544506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lvelin,&lt;/P&gt;&lt;P&gt;I make Little Changes In Ur App ...&lt;/P&gt;&lt;P&gt;Look Now It's Ok or Not&lt;/P&gt;&lt;P&gt;Lets Find My AttachMent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 12:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566175#M544506</guid>
      <dc:creator>arjunkrishnan</dc:creator>
      <dc:date>2014-04-11T12:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart % Change Missing Value</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566176#M544507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your combo chart you are using &lt;EM&gt;Sum()&lt;/EM&gt; and &lt;EM&gt;Column(1) / Above(Column(1) these 2 expressions.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;So for the second exprssion ur using above function.Above function takes the value from previous row. For first bar there won't be any previous value so it will be null(-).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hence its not showing the % change of first bar.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 12:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566176#M544507</guid>
      <dc:creator />
      <dc:date>2014-04-11T12:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart % Change Missing Value</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566177#M544508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a different expression which can do the same job? Doesn't have to be &lt;EM&gt;Column(1) / Above(Column(1) &lt;/EM&gt;per se&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 12:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566177#M544508</guid>
      <dc:creator />
      <dc:date>2014-04-11T12:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart % Change Missing Value</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566178#M544509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you really want you can use this:&lt;/P&gt;&lt;P&gt;Column(1) / if(RowNo()&amp;gt;1,&amp;nbsp; Above(Column(1)), $(=sum({&amp;lt;date={20140101}&amp;gt;}value)) ) -1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 12:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566178#M544509</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-04-11T12:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Combo Chart % Change Missing Value</title>
      <link>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566179#M544510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the first row take the same value as column 1, otherwise use the same expression of above.&lt;/P&gt;&lt;P&gt;Like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Column&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1) / &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RowNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()&amp;gt;1,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Column&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1))-1,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Column&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hope this will help you.!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 12:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Combo-Chart-Change-Missing-Value/m-p/566179#M544510</guid>
      <dc:creator />
      <dc:date>2014-04-11T12:47:05Z</dc:date>
    </item>
  </channel>
</rss>

