<?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 can I reflect the second datamodel with respective selection of first datamodel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433479#M430880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sample data but give any expression ...... so it easy to start from the base&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Aug 2017 06:08:49 GMT</pubDate>
    <dc:creator>hemanthaanichet</dc:creator>
    <dc:date>2017-08-21T06:08:49Z</dc:date>
    <item>
      <title>How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433475#M430876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have scenario like i have two data models. Both the data models are same but the table name &amp;amp; column names are different. if i select the first data model year &amp;amp; month for that year &amp;amp; month my second data model has to reflect and has to display the values as per the selection &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Both data model could not be&amp;nbsp; linked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;DataModel 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year , Month&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Year={$(=max(Year))}, Month=&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datamodel 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Year1 , Month1&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum ({&amp;lt;Year1={$(=max(Year1))}, Month1=&amp;gt;}Sales1)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Hemanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433475#M430876</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2017-08-21T05:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433476#M430877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Way1: Use field event trigger to select other model field on one's selection&lt;/P&gt;&lt;P&gt;Way2: Refer other model field in the expression like:&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'courier new', courier;"&gt;Sum ({&amp;lt;Year1={$(=max(&lt;SPAN style="color: #ff0000;"&gt;Year&lt;/SPAN&gt;))}, Month1=&amp;gt;}Sales1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'courier new', courier;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Now, here you have to decide on which model field Year1/Year would be referred when.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433476#M430877</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-21T05:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433477#M430878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Tresesco ..&lt;/P&gt;&lt;P&gt;way 2 is not working properly it refelects but the values are not matching.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can pls say the way 1 with a example plsss...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:48:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433477#M430878</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2017-08-21T05:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433478#M430879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share a sample to work upon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 05:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433478#M430879</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-21T05:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433479#M430880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sample data but give any expression ...... so it easy to start from the base&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 06:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433479#M430880</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2017-08-21T06:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433480#M430881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173996_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 06:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433480#M430881</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-21T06:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433481#M430882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah this working but best way is event trigger if u dnt mine could pls do a sample for me pls.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 06:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433481#M430882</guid>
      <dc:creator>hemanthaanichet</dc:creator>
      <dc:date>2017-08-21T06:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can I reflect the second datamodel with respective selection of first datamodel</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433482#M430883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 07:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-reflect-the-second-datamodel-with-respective-selection/m-p/1433482#M430883</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-08-21T07:14:28Z</dc:date>
    </item>
  </channel>
</rss>

