This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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)
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |