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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 27 | |
| 26 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 53 | |
| 46 | |
| 38 | |
| 30 | |
| 21 |