<?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: line chart dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739855#M264323</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support. As I dont have the reference date to calculate the week, i calculated based on ceil (age/7).&amp;nbsp; I have the age bucket in my database. It resolved.Thank you for your time. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 02:39:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-03T02:39:50Z</dc:date>
    <item>
      <title>line chart dimension</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739851#M264319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I want a line chart which shows the sum of net amount in buckets. Bucket values : 0-30,31-60,61+ days pending, over a year starting from today. What will be the dimensions for this attached sample chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 02:14:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739851#M264319</guid>
      <dc:creator />
      <dc:date>2014-10-31T02:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: line chart dimension</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739852#M264320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jhansi Rani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Calculated dimension like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(Bucket values&amp;gt;= 0 and Bucket values&amp;lt;=30, '0-30',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(Bucket values&amp;gt;= 31 and Bucket values&amp;lt;=60, '31-60',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(Bucket values&amp;gt;= 61,'61+days',Null())))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check &lt;STRONG&gt;Suppress When value is Null&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Attribute Name)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know that whats your exact attribute name in you data model. So try based on your attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Robert &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 02:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739852#M264320</guid>
      <dc:creator />
      <dc:date>2014-10-31T02:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: line chart dimension</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739853#M264321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Yes, I need the buckets.I have fields like Net Amount, Age(eg:12, 45, 60 etc..) - Bucket , how can i get the week dimension(x- axis) (52 weeks starting from today)? Hope it is clear... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 17:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739853#M264321</guid>
      <dc:creator />
      <dc:date>2014-10-31T17:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: line chart dimension</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739854#M264322</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;Try like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension 1&amp;nbsp; - Week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension 2 -&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=if(Age&amp;gt;= 0 and &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit;"&gt;Age&lt;/STRONG&gt;&amp;lt;=30, '0-30',&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit;"&gt;Age&lt;/STRONG&gt;&amp;gt;= 31 and &lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit;"&gt;Age&lt;/STRONG&gt;&amp;lt;=60, '31-60',&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;if(&lt;STRONG style="color: #3d3d3d; font-family: inherit; font-style: inherit;"&gt;Age&lt;/STRONG&gt;&amp;gt;= 61,'61+days',Null())))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expression:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Net Amount]&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Best&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Robert&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 02:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739854#M264322</guid>
      <dc:creator />
      <dc:date>2014-11-03T02:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: line chart dimension</title>
      <link>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739855#M264323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support. As I dont have the reference date to calculate the week, i calculated based on ceil (age/7).&amp;nbsp; I have the age bucket in my database. It resolved.Thank you for your time. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 02:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/line-chart-dimension/m-p/739855#M264323</guid>
      <dc:creator />
      <dc:date>2014-11-03T02:39:50Z</dc:date>
    </item>
  </channel>
</rss>

