<?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: 2 dimensions mapping in one chart issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620913#M1115954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ISn't it better like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Feb 2014 15:07:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-07T15:07:09Z</dc:date>
    <item>
      <title>2 dimensions mapping in one chart issue</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620912#M1115953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the qvw file with an issue i have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two dimensions:&lt;/P&gt;&lt;P&gt;Date1 and Date 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've built two charts Chart 1 and Chart 2 with the according dimensions displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need is to put both dimensions into one chart ("Chart Result").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise on how to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 14:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620912#M1115953</guid>
      <dc:creator />
      <dc:date>2014-02-07T14:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: 2 dimensions mapping in one chart issue</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620913#M1115954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ISn't it better like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 15:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620913#M1115954</guid>
      <dc:creator />
      <dc:date>2014-02-07T15:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: 2 dimensions mapping in one chart issue</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620914#M1115955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenate the tables instead. See attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 15:07:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620914#M1115955</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-07T15:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: 2 dimensions mapping in one chart issue</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620915#M1115956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've used your solution but encountered another issue. If i name Date 1 and Date 2 as Date (see below) data loop appears in the table viewer for my qvw in production. The one that i attached is an example of the problem. I have a complex data tables structure in the production file. Do you think there is another way of putting these dimensions into one chart? &lt;/P&gt;&lt;P&gt;&lt;IMG alt="IMG_07022014_183431.png" class="jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/52788_IMG_07022014_183431.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 15:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620915#M1115956</guid>
      <dc:creator />
      <dc:date>2014-02-07T15:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: 2 dimensions mapping in one chart issue</title>
      <link>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620916#M1115957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not with the result you're looking for. You will have to create a singe date dimension somehow and use that in your chart. Based on the document you posted I suggested concatenating your tables. Perhaps simply using another name as Date for the new field resolves the loop. No way of telling without knowing your data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try creating a link table instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DateLink:&lt;/P&gt;&lt;P&gt;Load distinct Date1 as Date, Date1&lt;/P&gt;&lt;P&gt;resident Table1;&lt;/P&gt;&lt;P&gt;concatenate(DateLink)&lt;/P&gt;&lt;P&gt;Load distinct Date2 as Date, Date2&lt;/P&gt;&lt;P&gt;resident Table2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 15:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-dimensions-mapping-in-one-chart-issue/m-p/620916#M1115957</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-02-07T15:48:07Z</dc:date>
    </item>
  </channel>
</rss>

