<?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 tick and tie / compare multiple tables to find differences - financial reconciliation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/tick-and-tie-compare-multiple-tables-to-find-differences/m-p/1943095#M77711</link>
    <description>&lt;P&gt;I am looking for an example of the simplest way to load several data sources that should all align and present the user with an interface to quickly find discrepancies.&lt;/P&gt;
&lt;P&gt;The basic problem is this: financial numbers are recorded in several systems then combined to a single system, which, fortunately, preserves the origin of the data. So the problem can be simplified to comparing just two tables: Source and Destination.&lt;/P&gt;
&lt;P&gt;both tables have 3 fields that are used as the reference to each transaction; e.g. company.department.account - so I will likely concatenate that into a single key.&lt;/P&gt;
&lt;P&gt;the goal is to be able to display those fields along with the matching/nonmatching like this:&lt;/P&gt;
&lt;P&gt;company.department.account, sourceTotal, DestinationTotal&lt;/P&gt;
&lt;P&gt;two approaches I have found so far in googling qlik: a) one big vertical table where the source and destination are concatenated and then self-joined&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-to-compare-2-tables-and-put-non-matching-results/td-p/248490" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Dev/How-to-compare-2-tables-and-put-non-matching-results/td-p/248490&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and other approach of creating a link table with the source tables all loaded and linked back using a concatenated key.&lt;/P&gt;
&lt;P&gt;This problem is made a little more complex because of many-row relationships: we are joining transactions and summing them up, not just comparing 1 row from table 1 to another row from table 2. In addition to the 3 reference values of company.department.account, we have a time dimension to consider as overall filter.&lt;/P&gt;
&lt;P&gt;I am hoping some one here recognizes this kind of problem and can advise best approach to creating this financial reconciliation application.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 00:50:32 GMT</pubDate>
    <dc:creator>daveatkins</dc:creator>
    <dc:date>2022-06-14T00:50:32Z</dc:date>
    <item>
      <title>tick and tie / compare multiple tables to find differences - financial reconciliation</title>
      <link>https://community.qlik.com/t5/App-Development/tick-and-tie-compare-multiple-tables-to-find-differences/m-p/1943095#M77711</link>
      <description>&lt;P&gt;I am looking for an example of the simplest way to load several data sources that should all align and present the user with an interface to quickly find discrepancies.&lt;/P&gt;
&lt;P&gt;The basic problem is this: financial numbers are recorded in several systems then combined to a single system, which, fortunately, preserves the origin of the data. So the problem can be simplified to comparing just two tables: Source and Destination.&lt;/P&gt;
&lt;P&gt;both tables have 3 fields that are used as the reference to each transaction; e.g. company.department.account - so I will likely concatenate that into a single key.&lt;/P&gt;
&lt;P&gt;the goal is to be able to display those fields along with the matching/nonmatching like this:&lt;/P&gt;
&lt;P&gt;company.department.account, sourceTotal, DestinationTotal&lt;/P&gt;
&lt;P&gt;two approaches I have found so far in googling qlik: a) one big vertical table where the source and destination are concatenated and then self-joined&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-to-compare-2-tables-and-put-non-matching-results/td-p/248490" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/QlikView-App-Dev/How-to-compare-2-tables-and-put-non-matching-results/td-p/248490&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and other approach of creating a link table with the source tables all loaded and linked back using a concatenated key.&lt;/P&gt;
&lt;P&gt;This problem is made a little more complex because of many-row relationships: we are joining transactions and summing them up, not just comparing 1 row from table 1 to another row from table 2. In addition to the 3 reference values of company.department.account, we have a time dimension to consider as overall filter.&lt;/P&gt;
&lt;P&gt;I am hoping some one here recognizes this kind of problem and can advise best approach to creating this financial reconciliation application.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 00:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/tick-and-tie-compare-multiple-tables-to-find-differences/m-p/1943095#M77711</guid>
      <dc:creator>daveatkins</dc:creator>
      <dc:date>2022-06-14T00:50:32Z</dc:date>
    </item>
  </channel>
</rss>

