Skip to main content
Question

ChangeDetector: Changes detected on the same dataset and datatype

  • March 21, 2019
  • 1 reply
  • 8 views

jlstanus
Contributor
Forum|alt.badge.img

I created with sql creator a dataset then i write the data in two sqlite or postgres table.

Same data and data type.

 

If i compare the both, the first set id detected as deleted and the other is detected as added.

 

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • March 21, 2019

What Attribute Matching are you using?

If you use "All Attributes" some format attributes that are not visible might be different (table name).

You should use the "Selected Attributes" and select only the attributes from the table.