Forum Discussion

saijesh123's avatar
saijesh123
Regular Visitor
1 year ago

SCD Type 2

Hi All,

given source table

customer idnamecity
1AXYZ
2BABC
3CKLM
4DADJ
5EJKL

 

Updates table

customer idnamecity
1AKKL
2BJJK

I have first table with data changes to city that are made to the data. by updates table
I want to implement scd type 2 in power bi and want to have the history of any changes made to the table .

help me with dax functions to use and track historical changes

5 Replies