Forum Discussion

Frnztt's avatar
Frnztt
New Member
2 years ago
Solved

Repeat value from previous line (Language M)

Good afternoon everyone, I need help bringing information from my previous line, I will describe here what I am doing.   Based on the table below: From this table I need to add another colum...
  • HotChilli's avatar
    2 years ago

    Do you mean you want to get the name for each section on the same row as the date?

    --

    I think the code provided can be simplified:

    if Text.Contains([Data], "/") then null else [Data])

    then do a Fill.Down on the column