Forum Discussion
marry
Helper I
2 years agoHow to automatically remove Power BI rows if text length=1
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 li...
- 2 years ago
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.