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)
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |