如何用dw_1.setfilter()过滤字段类型为number的空值如何用dw_1.setfilter()过滤字段类型为number的空值,求各位帮忙谢了。[解决办法]if(isnull(col),9999999,col)<>99999999;if(isnull(col),0,col)<>0;