Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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!
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 5 | |
| 4 | |
| 4 |