Forum Discussion
Anonymous
5 years agoNot applicable
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...
- 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.
ERD
5 years agoCommunity Champion
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.