Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Seijuro
New Member

Delete hide characters

Hi everyone,

 

I added a new column called "Lote/Descripción" and works fine.

 

Seijuro_0-1711557604182.png

 

But, when I try to "fill down" that column, nothing happens

Seijuro_1-1711557860087.png

 

So, I copied that column in excel to find out what's going on. As you noticed, excel tells me there is something in the cells that are supposed to be empty and the function "len" does not recognize any character.

 

Seijuro_2-1711558241240.png

I understand why "fill down" does not work at this point. But I do not understand why language M does not respect my formula

 

if Text.Start([#"DESCRIPCION/#(lf)DESCRIPTION"],3)="LYP"
then
[#"DESCRIPCION/#(lf)DESCRIPTION"]
else ""

 

I hope someone can help me with this issue.

 

Regards!

 

 

1 ACCEPTED SOLUTION
dufoq3
Super User
Super User

if Text.Start([#"DESCRIPCION/#(lf)DESCRIPTION"],3)="LYP" then [#"DESCRIPCION/#(lf)DESCRIPTION"] else null

Note: Check this link to learn how to use my query.
Check this link if you don't know how to provide sample data.

View solution in original post

1 REPLY 1
dufoq3
Super User
Super User

if Text.Start([#"DESCRIPCION/#(lf)DESCRIPTION"],3)="LYP" then [#"DESCRIPCION/#(lf)DESCRIPTION"] else null

Note: Check this link to learn how to use my query.
Check this link if you don't know how to provide sample data.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.