<?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 comparing tables from differnt databases in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/comparing-tables-from-differnt-databases/m-p/169511#M40291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;I'm trying to import one database into a new one using QlikView to montior this process.&lt;/P&gt;&lt;P&gt;I'm exporting some data from my old_db.mdd; than I Import this data in my new_db.mdb&lt;/P&gt;&lt;P&gt;Old_db and new_db have differnte primary key but new_db has a text field where i store my old_db primary key so that I can always compare data.&lt;/P&gt;&lt;P&gt;Now the problem is that for an error I miss some record in my old_db.&lt;/P&gt;&lt;P&gt;Loading data in QlikView I create a table where i compare primary key within my two db: every record where I can see only old db ID is a missing record.&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;|OLD_DB| NEW_DB |&lt;/P&gt;&lt;P&gt;| A1 | 1 |&lt;/P&gt;&lt;P&gt;| A2 | - |&lt;/P&gt;&lt;P&gt;| A3 | 2 |&lt;/P&gt;&lt;P&gt;| A4 | 3 |&lt;/P&gt;&lt;P&gt;| A5 | - |&lt;/P&gt;&lt;P&gt;For sure A2 and A5 are missing records.&lt;/P&gt;&lt;P&gt;The problem is how to filtere missing records becuse the empy filed ar not loaded filed with a null vlaue so I can't use NullASValue fuction and as my db has 500k records i can not export table in xls...&lt;/P&gt;&lt;P&gt;Is there any way to solve this problme with qlik view or I have to uce a script in access?&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;Alberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Dec 2009 01:16:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-01T01:16:02Z</dc:date>
    <item>
      <title>comparing tables from differnt databases</title>
      <link>https://community.qlik.com/t5/QlikView/comparing-tables-from-differnt-databases/m-p/169511#M40291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;I'm trying to import one database into a new one using QlikView to montior this process.&lt;/P&gt;&lt;P&gt;I'm exporting some data from my old_db.mdd; than I Import this data in my new_db.mdb&lt;/P&gt;&lt;P&gt;Old_db and new_db have differnte primary key but new_db has a text field where i store my old_db primary key so that I can always compare data.&lt;/P&gt;&lt;P&gt;Now the problem is that for an error I miss some record in my old_db.&lt;/P&gt;&lt;P&gt;Loading data in QlikView I create a table where i compare primary key within my two db: every record where I can see only old db ID is a missing record.&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;|OLD_DB| NEW_DB |&lt;/P&gt;&lt;P&gt;| A1 | 1 |&lt;/P&gt;&lt;P&gt;| A2 | - |&lt;/P&gt;&lt;P&gt;| A3 | 2 |&lt;/P&gt;&lt;P&gt;| A4 | 3 |&lt;/P&gt;&lt;P&gt;| A5 | - |&lt;/P&gt;&lt;P&gt;For sure A2 and A5 are missing records.&lt;/P&gt;&lt;P&gt;The problem is how to filtere missing records becuse the empy filed ar not loaded filed with a null vlaue so I can't use NullASValue fuction and as my db has 500k records i can not export table in xls...&lt;/P&gt;&lt;P&gt;Is there any way to solve this problme with qlik view or I have to uce a script in access?&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;Alberto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 01:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparing-tables-from-differnt-databases/m-p/169511#M40291</guid>
      <dc:creator />
      <dc:date>2009-12-01T01:16:02Z</dc:date>
    </item>
    <item>
      <title>comparing tables from differnt databases</title>
      <link>https://community.qlik.com/t5/QlikView/comparing-tables-from-differnt-databases/m-p/169512#M40292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Either you enter a calculated field, like IF(LEN(TRIM(NEW_DB)) = 0, ''N/A', NEW_DB) AS NEW_DB1. Likewise you may create a calculated field with same logic behind.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 02:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparing-tables-from-differnt-databases/m-p/169512#M40292</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-12-01T02:49:50Z</dc:date>
    </item>
  </channel>
</rss>

