I need to create a report which involves some complex bussines logic, I already have clasess for it created in
vb.net, my current app creates datatables which are used to feed a rporting component (by component one), id like to know if theres a way i can filter the report data using code, or if i can implement it on a custom data processing extension.