The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 🙂