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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I need to remove rows that contain a "0" in two columns. For instance, I need to remove rows 1 and 3 from the example below:
Approval | Actual |
0 | 0 |
3 | 5 |
0 | 0 |
0 | 20 |
50 | 0 |
Any help will be appreciated. Thank you!
Solved! Go to Solution.
to know how to do this watch my video
Thank you so much! I was not able to open the attachment but I was able to follow the screenshots.
Thanks again 🙂