<?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: Convert dimension to show lifetime trend in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065993#M638741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI both,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny, although this solution does work, I'm looking to have an arbitrary value for the month in order to track lifetime activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;swuehl, this works perfectly, thanks!&amp;nbsp; I'm not concerned about selections but nice to know there is some flexibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Mar 2016 13:40:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-24T13:40:34Z</dc:date>
    <item>
      <title>Convert dimension to show lifetime trend</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065990#M638738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple line chart with Date as dimension and two expressions.&amp;nbsp; The first expression runs for a longer period than the second (as in the attached example).&amp;nbsp; What I would like to do is show them both starting at the same point under a universal date dimension (for example, month 1, month 2 etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a QVW which highlights this.&amp;nbsp; The first chart displays the current view and the second chart the desired result.&amp;nbsp; I have manipulated the data to get the desired result but would ideally like to get to it by either changing the original chart properties or maybe even the script.&amp;nbsp; Although, a script change may affect the calendar as a whole and other data tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if this is possible but am open to any suggestions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 12:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065990#M638738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T12:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Convert dimension to show lifetime trend</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065991#M638739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119332_Capture.PNG" style="height: 175px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 12:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065991#M638739</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-24T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Convert dimension to show lifetime trend</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065992#M638740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or maybe using a calculated dimension that may react on user selections in your calendar fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr( Rangesum(Only({&amp;lt;Value={"&amp;gt;0"}&amp;gt;} 1),0,Rowno()), Type, CalendarMonthName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[using a script Crosstable transformation to create Type / Value fields from your input table]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CommonDate.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119333_CommonDate.png" style="height: 121px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 13:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065992#M638740</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-24T13:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Convert dimension to show lifetime trend</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065993#M638741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI both,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the quick responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny, although this solution does work, I'm looking to have an arbitrary value for the month in order to track lifetime activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;swuehl, this works perfectly, thanks!&amp;nbsp; I'm not concerned about selections but nice to know there is some flexibility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 13:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-dimension-to-show-lifetime-trend/m-p/1065993#M638741</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T13:40:34Z</dc:date>
    </item>
  </channel>
</rss>

