Forum Discussion

joc's avatar
joc
Helper I
9 years ago
Solved

Replace values with condition

Hello everybody,   I need your help again for a problem. IF the rows have the same NAME and MONTH and IF one of thoses rows have a date, I would like all of thoses rows have the same date.   I ho...
  • Vvelarde's avatar
    9 years ago

    joc

     

    Hi, You can do it in Query Editor:

     

    Sort By Name (Ascending)

    Sort By Month (Ascending)

    Sort by Month_V2 (Descending)

     

    Next Step is Select Month_V2 Column and Select Transform - Fill Down