<?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: Two Tables, One Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256770#M857500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar - the only relationship I can see here would be month/year.&amp;nbsp; Cannot see anything else that would relate.........other than employee there is really no other relation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, I cannot upload a sample for 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>Mon, 30 Jan 2017 17:57:53 GMT</pubDate>
    <dc:creator>gfisch13</dc:creator>
    <dc:date>2017-01-30T17:57:53Z</dc:date>
    <item>
      <title>Two Tables, One Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256768#M857498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning everyone - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a situation where I want to report on two different data sources on the same graph.&amp;nbsp;&amp;nbsp; Last year my company changed corporate credit cards.&amp;nbsp; I want to compare the spending levels by month.&amp;nbsp;&amp;nbsp; I've created a simple bar graph with the first data source, dimension is Month, expression is SUM(TRAN_AMT).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second data source I've created the month field but with a slightly different name.&amp;nbsp; But when I try to add to the graph I'm unsure how to represent the new data.&amp;nbsp; Plus, I cannot select values from list boxes that represent the first source, with values from the second source.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidance would help............Appreciate the time an attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256768#M857498</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Two Tables, One Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256769#M857499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I hope this could be arrive based on mismatching the realation .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I hope you will have the relation ship between the two datasources. If yes, then onceagin recheck the relation between&amp;nbsp; the two datasources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you upload a sample for better understaning and resolving you issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kumar KVP &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 14:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256769#M857499</guid>
      <dc:creator>kumarkp412</dc:creator>
      <dc:date>2017-01-30T14:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Two Tables, One Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256770#M857500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar - the only relationship I can see here would be month/year.&amp;nbsp; Cannot see anything else that would relate.........other than employee there is really no other relation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, I cannot upload a sample for 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>Mon, 30 Jan 2017 17:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256770#M857500</guid>
      <dc:creator>gfisch13</dc:creator>
      <dc:date>2017-01-30T17:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Two Tables, One Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256771#M857501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try executing a concat between the first data source (Citi) and the second one (Amex) renaming the Amex field as Citi fields, remapping TRAN_TYP_CD codes on TRAN_CD_GRP and creating a field (ex.: CC_Brand) with 'Citi' value for Citi and 'Amex' for Amex data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at the script of attached app.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-Tables-One-Graph/m-p/1256771#M857501</guid>
      <dc:creator>anlonghi2</dc:creator>
      <dc:date>2017-02-10T18:21:04Z</dc:date>
    </item>
  </channel>
</rss>

