Hi,
I have a job which pulls data from BW Hub , which has around 10M records.
Bur i load only 500K records into my target based on some filters.
What i noticed is, the BODS is first extracting all the 10M records and only after that applying the filters in Query transform.
Is there a way i restrict the records count and apply the filters at the Source Hub level only ??