<?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: Re: Data Model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567752#M211730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenation is the best way to do it..and it is less confusing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a different approach with Triggers..see attached..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Jan 2014 07:38:18 GMT</pubDate>
    <dc:creator>phaneendra_kunc</dc:creator>
    <dc:date>2014-01-25T07:38:18Z</dc:date>
    <item>
      <title>Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567747#M211725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have 2 tables,which are linked by a field say Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg Table 1 has following fields&lt;/P&gt;&lt;P&gt;Key&lt;/P&gt;&lt;P&gt;Statements&lt;/P&gt;&lt;P&gt;Sub Stamenents &lt;/P&gt;&lt;P&gt;Sub statement 1&lt;/P&gt;&lt;P&gt;Sub statement 2&lt;/P&gt;&lt;P&gt;and many other fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2 has following fields&lt;/P&gt;&lt;P&gt;Key&lt;/P&gt;&lt;P&gt;S_Statement1&lt;/P&gt;&lt;P&gt;S_Sub Statements &lt;/P&gt;&lt;P&gt;S_Sub statement 1&lt;/P&gt;&lt;P&gt;S_Sub statement 2&lt;/P&gt;&lt;P&gt;and many other fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to have&amp;nbsp; field say Statement .When i click on this statement the it should get all the values for Statements and S_Statement1&lt;/P&gt;&lt;P&gt;Similar for all the statements below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link table does not work fine,linking between the two tables fail..how can we resolve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks and Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 06:20:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567747#M211725</guid>
      <dc:creator />
      <dc:date>2014-01-25T06:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567748#M211726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;i want to have&amp;nbsp; field say Statement&lt;/SPAN&gt;"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means you will have a third field which is not related/doens't exists in above 2 tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What king of data is in your field "Statement"? if it is similar to the data that is available in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Statements and S_Statement1&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so then we can use triggers to achieve that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so many assumptions... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; can you through a sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 06:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567748#M211726</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2014-01-25T06:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567749#M211727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually the two tables belong to two different database and has only link on basis of key.the statements and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;S_Statement1&lt;/SPAN&gt; are similar kind of data..&lt;/P&gt;&lt;P&gt;So What i want is all the values in statements and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;S_Statement1&lt;/SPAN&gt; should be i one field&amp;nbsp; so that on one click i get values from both the database for that particular statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 06:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567749#M211727</guid>
      <dc:creator />
      <dc:date>2014-01-25T06:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567750#M211728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a problem concatenating these 2 tables?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 07:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567750#M211728</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2014-01-25T07:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567751#M211729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any other way &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 07:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567751#M211729</guid>
      <dc:creator />
      <dc:date>2014-01-25T07:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Data Model</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567752#M211730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concatenation is the best way to do it..and it is less confusing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried a different approach with Triggers..see attached..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2014 07:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Model/m-p/567752#M211730</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2014-01-25T07:38:18Z</dc:date>
    </item>
  </channel>
</rss>

