<?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: Chart Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/563391#M1147335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, what I've been looking for! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 18:20:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-11T18:20:47Z</dc:date>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/563389#M1147333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started using Qlikview this week and as my first app, I'm trying to create something similar to a burn down chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a simplified version of what I'm trying to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Max = 15000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 25%; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; font-family: Arial; color: #333333; padding: 3px;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; font-family: Arial; color: #333333; padding: 3px;"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Budget&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;January&lt;/TD&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;Max - Max/6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;February&lt;/TD&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;January - Max/6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;March&lt;/TD&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;February - Max/6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;April&lt;/TD&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;March - Max/6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;May&lt;/TD&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;April - Max/6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;June&lt;/TD&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;May - Max/6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;&lt;/TD&gt;&lt;TD style="text-align: left; background-color: transparent; color: #000000; padding: 3px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only have months as my data; budget is nowhere in my excel file. &lt;/P&gt;&lt;P&gt;I figured I can create a variable for Max. &lt;/P&gt;&lt;P&gt;But I'm just lost on how I would be able to input a different expression for each x value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on how I can get this done without directly adding a column on my excel file? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 17:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/563389#M1147333</guid>
      <dc:creator />
      <dc:date>2013-07-11T17:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/563390#M1147334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly sure how you are calculating budget, my understanding from your post is that January would have budget 15000 - 15000/6, then February would have January's budget - 15000/6. With this is mind, try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max - num(Month)*(Max/6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for January it would be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;15000 - 1*15000/6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;February:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;15000 - 2*15000/6 = 15000 - 15000/6 - 15000/6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you were looking for. Just make sure Month is in a Date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 18:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/563390#M1147334</guid>
      <dc:creator>jerem1234</dc:creator>
      <dc:date>2013-07-11T18:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/563391#M1147335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup, what I've been looking for! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 18:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/563391#M1147335</guid>
      <dc:creator />
      <dc:date>2013-07-11T18:20:47Z</dc:date>
    </item>
  </channel>
</rss>

