<?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 Another beginner's question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196916#M56790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have the chart dimension calculated as&lt;/P&gt;&lt;P&gt;=Class((Today()-DueDate),30,'Days')&lt;/P&gt;&lt;P&gt;This will return the X-axis dimension value grouped as '0&amp;lt;=Days&amp;lt;30, 31&amp;lt;=Days&amp;lt;60 .... and so on.&lt;/P&gt;&lt;P&gt;Let me know if this works&lt;/P&gt;&lt;P&gt;Tarique&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Dec 2009 21:52:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-27T21:52:20Z</dc:date>
    <item>
      <title>Another beginner's question</title>
      <link>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196914#M56788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to make a simple debt aging chart.&lt;/P&gt;&lt;P&gt;I have a simple bar chart where the X axis is a calculated dimension - Today()-DueDate&lt;/P&gt;&lt;P&gt;The expression is Sum(LineTotal)&lt;/P&gt;&lt;P&gt;Basically, it shows me a bar for each possible value of the expression - which can be many values. I'd like to group those values into ranges - meaning to show 1 bar for all values for which the result the expression produces in between 0 and 30, another one for 31-60, 60-90 and 90+,&lt;/P&gt;&lt;P&gt;I know this can be done on the data loading level by adding a calculated field to the table itself... but can this be done as an expression of some sort, or another manipulation on the chart itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2009 20:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196914#M56788</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2009-12-27T20:54:30Z</dc:date>
    </item>
    <item>
      <title>Another beginner's question</title>
      <link>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196915#M56789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use the class function if your range is constant&lt;/P&gt;&lt;P&gt;example : class ( dimX , 30 , 'Value' )&lt;/P&gt;&lt;P&gt;You can also use If ( better if your range is not constant)&lt;/P&gt;&lt;P&gt;If ( dimX &amp;lt; 30 , '&amp;lt; 30' , if (dimX &amp;lt; 60 , '30 to 60' , if(dimX &amp;lt; 90 , '60 to 90' ,' &amp;gt; 90')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2009 21:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196915#M56789</guid>
      <dc:creator />
      <dc:date>2009-12-27T21:30:39Z</dc:date>
    </item>
    <item>
      <title>Another beginner's question</title>
      <link>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196916#M56790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have the chart dimension calculated as&lt;/P&gt;&lt;P&gt;=Class((Today()-DueDate),30,'Days')&lt;/P&gt;&lt;P&gt;This will return the X-axis dimension value grouped as '0&amp;lt;=Days&amp;lt;30, 31&amp;lt;=Days&amp;lt;60 .... and so on.&lt;/P&gt;&lt;P&gt;Let me know if this works&lt;/P&gt;&lt;P&gt;Tarique&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2009 21:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196916#M56790</guid>
      <dc:creator />
      <dc:date>2009-12-27T21:52:20Z</dc:date>
    </item>
    <item>
      <title>Another beginner's question</title>
      <link>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196917#M56791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Dec 2009 21:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Another-beginner-s-question/m-p/196917#M56791</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2009-12-27T21:57:12Z</dc:date>
    </item>
  </channel>
</rss>

