Forum Discussion

neatdot's avatar
neatdot
Helper I
6 years ago
Solved

Creating SCD Type 2 with discontinuous repeating combinations

I have a dimension table as follows:     I am using the following transformation to create a SCD Type 2:       let Source = ..., #"Changed Type" = Table.TransformColumnTypes(Sou...
  • neatdot's avatar
    neatdot
    6 years ago

    Works perfectly! Thanks, artemus