Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 59 | |
| 42 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 108 | |
| 100 | |
| 39 | |
| 29 | |
| 29 |