Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Detecting the previous row in Power Query - handling a text file

Hi, I need to import more rows from several stock info text files, treating them inside power query and then producing some KPIs. I need to manage a granularity at day and hour level. The record l...
  • ERD's avatar
    5 years ago

    Anonymous ,

    You can create custom columns with if/else conditions and then delete old column. Something like this:

    If this post helps, then please consider Accept it as the solution ✔️to help the other members find it more quickly.