Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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 and Sprint
Solved! Go to Solution.
Proud to be a Datanaut!
@sandra_p , Try text.contains to check
https://docs.microsoft.com/en-us/powerquery-m/text-contains
and text.trim to trim the spaces
https://docs.microsoft.com/en-us/powerquery-m/text-trim
@sandra_p , Try text.contains to check
https://docs.microsoft.com/en-us/powerquery-m/text-contains
and text.trim to trim the spaces
I must mention, that I tried using "equals" as well.
Proud to be a Datanaut!
Thanks @sandra_p ..Trimming really helped me..Trimming really helped me in filtering out the data
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 19 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 59 | |
| 55 | |
| 42 | |
| 40 | |
| 30 |