<?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 Multiple Time units on Dimension Axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Time-units-on-Dimension-Axis/m-p/1321312#M516569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is possible to have a diagramm with multiple units of 'Time' as dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say we have a database which has two fields 'Date' and 'Sale quantity'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have a diagramm, Bar Chart for example, with Time on the X-Axis. It should be grouped differently. Past years should be grouped as 'Year' and for the current year 'Date' should be grouped as 'Month' and for the current month, the dates should be grouped as 'Week' and for the current week, the individual days should be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the attached screenshot (which i created in excel) for the visual understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/161345_Screenshot.png" style="width: 620px; height: 309px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Apr 2017 13:54:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-26T13:54:37Z</dc:date>
    <item>
      <title>Multiple Time units on Dimension Axis</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Time-units-on-Dimension-Axis/m-p/1321312#M516569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is is possible to have a diagramm with multiple units of 'Time' as dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say we have a database which has two fields 'Date' and 'Sale quantity'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have a diagramm, Bar Chart for example, with Time on the X-Axis. It should be grouped differently. Past years should be grouped as 'Year' and for the current year 'Date' should be grouped as 'Month' and for the current month, the dates should be grouped as 'Week' and for the current week, the individual days should be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at the attached screenshot (which i created in excel) for the visual understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/161345_Screenshot.png" style="width: 620px; height: 309px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 13:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Time-units-on-Dimension-Axis/m-p/1321312#M516569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-26T13:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Time units on Dimension Axis</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Time-units-on-Dimension-Axis/m-p/1321313#M516570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Think that you may work with synthetic dimensions, please check OL-Help for VALUELIST (or VALUELOOP). Likewise you may create an island-table with the dimensions required.&lt;/P&gt;&lt;P&gt;In any case, you need to create for each dimension then a separate expression, referring then to the position of the Valuelist with a couple of IFs:&lt;/P&gt;&lt;P&gt;IF(VALUELIST('A', 'B', 'C') = 'A', ......&lt;/P&gt;&lt;P&gt;It is somewhat easier to have an island-table (you may add additional comments related to the dimension and convert to numeric values with DUAL), then expression may look like&lt;/P&gt;&lt;P&gt;PICK(MyDimension,&lt;BR /&gt;Calculation1,&lt;/P&gt;&lt;P&gt;Calculation2,&lt;/P&gt;&lt;P&gt;...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though the question might be allowed, why to include several measurements into one chart and scale, but this might be decided by the dataowner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 11:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Time-units-on-Dimension-Axis/m-p/1321313#M516570</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-04-28T11:54:53Z</dc:date>
    </item>
  </channel>
</rss>

