<?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 data sets, common field, same values, different logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738935#M264086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;are both field in the same table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 12:44:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-16T12:44:57Z</dc:date>
    <item>
      <title>Two data sets, common field, same values, different logic</title>
      <link>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738934#M264085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 10px; color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 14px;"&gt;Hi!&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 14px;"&gt;I have built a star schema data model for a requirement currently am working on.&lt;BR /&gt;In the fact table, there’s a Income Statement allocation logic and a Balance Sheet distribution logic against various branches. Since both of them are different, it resulted in two branch fields(IS_BRANCH and BS_BRANCH). And in all the records, there are different branch names under both, but not always.&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 14px;"&gt;Now, how to unify branch selection across the dashboard, i.e, if I select Branch 1, then both the reports should become for Branch 1.&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 14px;"&gt;Any ideas,suggestions shall help!&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 14px;"&gt;Thanks,&lt;/P&gt;&lt;P style="margin-bottom: 10px; color: #747474; font-family: 'PT Sans', Arial, Helvetica, sans-serif; font-size: 14px;"&gt;-KR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738934#M264085</guid>
      <dc:creator />
      <dc:date>2014-10-16T12:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Two data sets, common field, same values, different logic</title>
      <link>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738935#M264086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;are both field in the same table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738935#M264086</guid>
      <dc:creator />
      <dc:date>2014-10-16T12:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Two data sets, common field, same values, different logic</title>
      <link>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738936#M264087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Country:&lt;/P&gt;&lt;P&gt;Load PCountry as Country, PCountry Resident P;&lt;/P&gt;&lt;P&gt;Load SCountry as Country, SCountry Resident S;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load Field11, Field12, IS_BRANCH From TableName;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load Field21, Field22, BS_Branch From TableName;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Branch:&lt;/P&gt;&lt;P&gt;Load IS_Branch, IS_Branch as Branch Resident Table1;&lt;/P&gt;&lt;P&gt;Load BS_Branch, BS_Branch as Branch Resident Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Use Branch as a List BOX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738936#M264087</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-10-16T12:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Two data sets, common field, same values, different logic</title>
      <link>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738937#M264088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Knight,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would load the table twice, once for IS only and again for BS (concatenate the two) and unify the different branch fieldnames into a common branch field.&lt;/P&gt;&lt;P&gt;It is worth saying you should create a data/branch source type field when doing this load (label IS and BS respectively), so that you can easily limit to one of the other via a field selection&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 12:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738937#M264088</guid>
      <dc:creator />
      <dc:date>2014-10-16T12:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Two data sets, common field, same values, different logic</title>
      <link>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738938#M264089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shruthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, both are the in the same table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-data-sets-common-field-same-values-different-logic/m-p/738938#M264089</guid>
      <dc:creator />
      <dc:date>2014-10-16T13:05:18Z</dc:date>
    </item>
  </channel>
</rss>

