I am importing an excel file that has known errors like #N/A and #REF. Power query will error out until the excel is fixed. Well, I don't want to fix the errors in excel. I just want power query to ignore them. It won't. Even when I click remove errors. I tried try if xxx then xxx otherwise yyy or try error otherwise, but it still comes out as an error. Is there a fix?