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
Hi
I have a table where I want to keep the rows if one of these two criterias are meet in two of the columns. They are not dependent on each other so its important that if one of the criteria is true the rows shall be kept. Im trying to this in Excel Query.
| Customer | YES or NO | Product | |
| 1 | A | YES | - |
| 2 | B | NO | ABC |
| 3 | C | YES | BCG |
| 4 | D | NO | - |
| 5 | E | NO | DCG |
| 6 | F | YES | - |
In this example only row 4 shall be excluded.
Any help is much appreciated!
Solved! Go to Solution.
Hello @nor303 Use custome colum. Create a flag based on flag =0 filter table.
Did I answer your question? Mark my post as a solution! Kudos are appriciated.
Hello @nor303 Use custome colum. Create a flag based on flag =0 filter table.
Did I answer your question? Mark my post as a solution! Kudos are appriciated.
Thanks!
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.