<?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: How to combine multiple date dimensions in a chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763347#M271377</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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Straight/Pivot table:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;dimension = Month&lt;BR /&gt;expression = count(distinct Ticket)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2015 10:45:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-25T10:45:18Z</dc:date>
    <item>
      <title>How to combine multiple date dimensions in a chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763344#M271374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am relatively new to Qlikview, so apologies if this has been asked before, or is fairly straightforward.&lt;/P&gt;&lt;P&gt;I have some help desk type data that comes from one table.&amp;nbsp; Each help desk ticket has an Opened Date and Closed Date, in addition to other attributes.&lt;/P&gt;&lt;P&gt;Essentially I am looking to create a line chart with MM/YY across the x-axis and the # of tickets as the measure.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Where my difficulty comes in is we are looking to do a count of both Opened and Closed Tickets for each month.&amp;nbsp; It is possible for tickets to be opened one month and closed in the same month, or opened in one month and closed in a later month so I cannot used opened date (or closed date) as the dimension.&amp;nbsp; I am sure I have to some how create a master calendar and join it to both opened and closed month, but I am still a little unclear on how to use just a date dimension and include both # of opened and # of closed tickets for each month).&lt;/P&gt;&lt;P&gt;Hopefully the description is clear enough.&amp;nbsp; At its root I want to combine both the of the charts in the attached image into one chart, with an independent date dimension.&amp;nbsp; ie you can see Feb has opened tickets, but not closed tickets, whereas Jan has closed tickets, but no opened tickets.&amp;nbsp; I would want both of these months included.&amp;nbsp; &lt;/P&gt;&lt;P&gt;I am not tied to a line chart necessarily, so if I need to use a bar chart or a combo chart&amp;nbsp; it likely could work too.&amp;nbsp; &lt;/P&gt;&lt;P&gt;We just want to show the # of tickets opened vs closed for each month consolidated on one chart.&amp;nbsp; And please don't judge the simplistic formatting, I just threw these together quickly for demonstration purposes &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-02-20_11-17-23.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/78697_2015-02-20_11-17-23.jpg" style="height: 246px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 16:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763344#M271374</guid>
      <dc:creator />
      <dc:date>2015-02-20T16:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple date dimensions in a chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763345#M271375</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;you might be having some identifier or a flag field for closed ticket and open ticket in your tables. You can use that count against a common date field .&lt;/P&gt;&lt;P&gt;The date field as you already told would be from a master calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this discussion &lt;A href="https://community.qlik.com/thread/136729"&gt;One table, Two Date Fields&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 09:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763345#M271375</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-02-25T09:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple date dimensions in a chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763346#M271376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count tickets based on UniqueID irrespective of status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 10:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763346#M271376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T10:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple date dimensions in a chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763347#M271377</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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a Straight/Pivot table:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;dimension = Month&lt;BR /&gt;expression = count(distinct Ticket)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 10:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763347#M271377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-25T10:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple date dimensions in a chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763348#M271378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can work something as you can autogenerate all 12 months and count(closed tickets) and give this line some rgb() and another you can count(open ticket) and give rgb() to it also. In this way you can compare your open vs. closed tickets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 11:00:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763348#M271378</guid>
      <dc:creator>neha_sri</dc:creator>
      <dc:date>2015-02-25T11:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple date dimensions in a chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763349#M271379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can create independent date field for the years you are working on.i dont see any reason to use the dates present in the data to create a date dimension as that data is not continuous and would show only months that are present in the data &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2015 15:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763349#M271379</guid>
      <dc:creator />
      <dc:date>2015-02-25T15:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to combine multiple date dimensions in a chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763350#M271380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this might be a good solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 18:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-combine-multiple-date-dimensions-in-a-chart/m-p/763350#M271380</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2015-02-26T18:05:46Z</dc:date>
    </item>
  </channel>
</rss>

