The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.