Forum Discussion
saijesh123
1 year agoRegular Visitor
SCD Type 2
Hi All, given source table customer id name city 1 A XYZ 2 B ABC 3 C KLM 4 D ADJ 5 E JKL Updates table customer id name city 1 A KKL 2 B JJK ...
mark_endicott
Super User
1 year agosaijesh123 - You cannot do this with DAX, but this blog might help you do this using incremental refresh:
If this works, please accept as the solution, for others with the same challenge!