Hi,
I have a Magento 2 database synced to Magento BI. In BI, the product tables contain too much data. For example my live M2 database might have 5 simple products under configurable product A23 for example but the BI table shows 10 attached and and has two records for each simple (eg.A23-1, A3-1, A23-2 , A3-2 etc).
The Magento BI contains 10 simple products with relationships and has the products duplicated. These will be paired with the same sku but have a different ID. Therefore, if I try to query the Magento BI table to give me stock across attached simple products, this is showing wrong.
I have tried all of the available replication methods and left them for 24 hours to sync but none seem to be deleting the offending rows which do not exist in my live M2 database.
Can anyone help?