<?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: Make common dimension from two different data model ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307726#M406888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tresesco &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2017 06:10:53 GMT</pubDate>
    <dc:creator>gauravgg</dc:creator>
    <dc:date>2017-03-30T06:10:53Z</dc:date>
    <item>
      <title>Make common dimension from two different data model ?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307723#M406885</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;I have two data models in one .qvw&lt;/P&gt;&lt;P&gt;1) one model will have detailed data (daywise data) call it as &lt;STRONG&gt;Model A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2)second will have summarised data ,call it as &lt;STRONG&gt;Model B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both model have the same field names , so for one model i have renamed the linked id's and used qualify * to rename.&lt;/P&gt;&lt;P&gt;I have attached the image of the data model .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the model&amp;nbsp; do not&amp;nbsp; have same fields name ,&lt;/P&gt;&lt;P&gt;When i create two bar graph , one from model A and other from model B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i have one graph (&lt;STRONG&gt;G1&lt;/STRONG&gt;) which has of &lt;STRONG&gt;Model A &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dimension :- Category&lt;/P&gt;&lt;P&gt;Measure :- Count(OrderId)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second graph (&lt;STRONG&gt;G2&lt;/STRONG&gt;) of &lt;STRONG&gt;Model B &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Dimension :-Categories.CategoryName&lt;/P&gt;&lt;P&gt;Measure :- Count (OrderId_x)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in these above graphs there is no common dimension, i.e Category&amp;nbsp; and &lt;SPAN style="font-size: 13.3333px;"&gt;Categories.CategoryName are two different field but have same data in it .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So here i want to make a common dimension category ,without linking &lt;STRONG&gt;Model A&lt;/STRONG&gt; and&lt;STRONG&gt; Model B&amp;nbsp; , &lt;/STRONG&gt;so when i click Category filter both graphs &lt;STRONG&gt;G1&lt;/STRONG&gt; and &lt;STRONG&gt;G2&lt;/STRONG&gt; should get filter based on selection .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do it on the visualisation part&amp;nbsp; by using any function or set analysis or using variables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also attached the qvw and images of data model and Graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 05:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307723#M406885</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-03-30T05:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Make common dimension from two different data model ?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307724#M406886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;count({&amp;lt;Categories.CategoryName=p(CategoryName)&amp;gt;}OrderID_x)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for second chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 05:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307724#M406886</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-03-30T05:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Make common dimension from two different data model ?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307725#M406887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are going down the wrong path for your data model design, and your expressions are going to get increasingly complex -- this may impact on performance and maintainability in the long run. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user experience could be very confusing with multiple representations of the same dimensional values which may or may not filter the data, depending on which one the user selects and what they are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at these articles, they may help you to design your model to avoid these problems:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8844"&gt;Get started with developing qlik datamodels&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9038"&gt;Advanced topics for creating a qlik datamodel&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9040"&gt;More advanced topics of qlik datamodels&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 06:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307725#M406887</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-03-30T06:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make common dimension from two different data model ?</title>
      <link>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307726#M406888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tresesco &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 06:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-common-dimension-from-two-different-data-model/m-p/1307726#M406888</guid>
      <dc:creator>gauravgg</dc:creator>
      <dc:date>2017-03-30T06:10:53Z</dc:date>
    </item>
  </channel>
</rss>

