Forum Discussion
Seijuro
2 years agoNew Member
Delete hide characters
Hi everyone, I added a new column called "Lote/Descripción" and works fine. But, when I try to "fill down" that column, nothing happens So, I copied that column in excel to...
- 2 years ago
if Text.Start([#"DESCRIPCION/#(lf)DESCRIPTION"],3)="LYP" then [#"DESCRIPCION/#(lf)DESCRIPTION"] else null
dufoq3
2 years agoCommunity Champion
if Text.Start([#"DESCRIPCION/#(lf)DESCRIPTION"],3)="LYP" then [#"DESCRIPCION/#(lf)DESCRIPTION"] else null