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 - Here's the link to my original post.
I have to filter out two values in the Measure. The values are "RDO" and "Weekend". How do I update the measure below to filter out two values?
Solved! Go to Solution.
Hi @yosemite
FILTER( 'Table','Table'[Value]<>"RDO" && 'Table'[Value]<>"Weekend" )
Please mark the question solved when done and consider giving kudos if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
Hi @yosemite
FILTER( 'Table','Table'[Value]<>"RDO" && 'Table'[Value]<>"Weekend" )
Please mark the question solved when done and consider giving kudos if posts are helpful.
Contact me privately for support with any larger-scale BI needs, tutoring, etc.
Cheers
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 |
|---|---|
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 14 | |
| 9 | |
| 6 | |
| 6 | |
| 6 |