QueryRun qr = new queryRun(query); QueryBuildDataSource qbds = qr.query().addDataSource(tableNum(InventTrans)); QueryBuildDataSource qbdsJoin;