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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello everyone,
I would like to entirely remove the rows if text length=1 for the Manufacturing Product Location Code. 1 column.
For example, in below row 13 & row 14, the text lengh=1, would like to remove the data.
Please help, thanks.
Solved! Go to Solution.
Hi @marry
You can add a length column:
Filter out 1:
and remove the unnecessary column
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hello @Rita, Appreciated your help!!!!!I can successfully removed those rows. Thanks.
Best regards,
Mary Chen
Hi again @marry 🙂
Happy to help please consider Accepting it as the solution to help the other members find it more quickly.
Hi @marry
You can add a length column:
Filter out 1:
and remove the unnecessary column
Pbix is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hello @Rita, Appreciated your help!!!!!I can successfully removed those rows. Thanks.
Best regards,
Mary Chen
Hi again @marry 🙂
Happy to help please consider Accepting it as the solution to help the other members find it more quickly.