<?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: Need help creating expression in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567076#M680779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if possible, post your qlik doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 18:00:31 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-04-11T18:00:31Z</dc:date>
    <item>
      <title>Need help creating expression in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567072#M680775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have imported a few fields into a new qlikview worksheet and am interested in adding an expression to a chart based off of these fields, but am having a bit of trouble doing so. I have one field that contains a dollar amount, and another that contains a number of days past due. What I would like to do is create an expression in a line graph that sums the dollar amount fields, but only for a specific window of days past due. For example - I would need to know the summation of all the current balances that are in the 5-10 days past due range. Would anybody know how to do this using Qlikview syntax rather than creating a whole new field in the import script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 16:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567072#M680775</guid>
      <dc:creator />
      <dc:date>2014-04-11T16:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need help creating expression in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567073#M680776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something like &lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;d={"&amp;gt;=$(=date(Today()-10))&amp;lt;=$(=date(Today()-5))"}&amp;gt;} amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 16:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567073#M680776</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-11T16:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help creating expression in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567074#M680777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo's expression should work if &lt;EM&gt;d&lt;/EM&gt;=&lt;EM&gt;Due Date&lt;/EM&gt;. Although if the field is already the &lt;EM&gt;Actual number of days past due&lt;/EM&gt; then you just need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum ({$&amp;lt;DaysPastDue={"&amp;gt;=5&amp;lt;=10))"}&amp;gt;} amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 17:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567074#M680777</guid>
      <dc:creator />
      <dc:date>2014-04-11T17:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need help creating expression in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567075#M680778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I need, but for some reason nothing displays in the chart after I put it in as an expression with all of the proper field names.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 17:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567075#M680778</guid>
      <dc:creator />
      <dc:date>2014-04-11T17:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help creating expression in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567076#M680779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if possible, post your qlik doc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 18:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567076#M680779</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-11T18:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help creating expression in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567077#M680780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H Mattew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attached sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 18:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567077#M680780</guid>
      <dc:creator />
      <dc:date>2014-04-11T18:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help creating expression in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567078#M680781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was actually using the wrong field names - but once i fixed that this worked. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 19:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-creating-expression-in-a-chart/m-p/567078#M680781</guid>
      <dc:creator />
      <dc:date>2014-04-11T19:14:04Z</dc:date>
    </item>
  </channel>
</rss>

