I had mapped both data stream to the same data model object with the same field as primary key in both stream. But when I have passed the data through ingestion api with the same value of primary key field that is already inserted via snowflake it is showing two record in DMO.
I was expecting it will show only one record with latest value.
can anyone help on this?
#Data Cloud