Forum Discussion
sandra_p
6 years agoHelper I
Power Query row filtering not working
I have copied a table and in this new table I want to filter out rows, that have "History field" = status I have applied filter: But in "History field" I can still see both values - status an...
- 6 years ago
sandra_p , Try text.contains to check
https://docs.microsoft.com/en-us/powerquery-m/text-contains
and text.trim to trim the spaces