Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Setup Incremental refresh on Many to Many relationship table

Hi All,   I have model where relationship between DIM & FACT is Many to Many , I have used bridge table to reslove m:m issue converting it to M:1:M , but i had to bring all the columns from FACT to...
  • Anonymous's avatar
    Anonymous
    2 years ago

    amitchandak  But the below statement from Microsoft docs contradicts with incremental refresh works for many to many , because it expects to have unique values in 1 side of the table , which mean many to many will always fails the above condition.