Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.