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
Hello,
this is an easy one...
trying to filter rows, in which:
Column Entity = AB1
Column Date > 01/01/2021
Tried like this:
Thank you for any advice.
Solved! Go to Solution.
Hi @kyon84
You said Column Entity = AB1, but tried [Entity] <> "AB1"? So you want equal or not equal? below is equal...
each [Entity] = "AB1" and [Date] > #date(2021,01,01)
Hi @kyon84
You said Column Entity = AB1, but tried [Entity] <> "AB1"? So you want equal or not equal? below is equal...
each [Entity] = "AB1" and [Date] > #date(2021,01,01)
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 |
|---|---|
| 14 | |
| 12 | |
| 10 | |
| 7 | |
| 6 |