I'm currently trying to filter one of my tables by date and containing data in salesorderid. However, when I run the flow, I get an error that a null value can't be appended to an array, even though there shouldn't be a null value since that is part of the filter rows. Does anyone know what could be going wrong in this situation? 