Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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 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.
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!
Solved! Go to Solution.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.