Dear experts,
I am facing the following situation:
Scenario A.
When loading data from InfoProvider X to target InfoProvider Y, it only picks up a few thousands of records.
Scenario B.
When loading the same data (of InfoProvider X) via a MultiProvider to the same target InfoProvider Y, it picks up millions of records.
The results of scenario A and B are precisely the same. Only difference is: that scenario B takes far more time to load.
Please note the DTP selections are precisely the same. Only difference is: that in scenario B I've added an extra filter on the InfoProvider field. To make sure only data from InfoProvider X is being picked up.
Which settings do I need to adjust in scenario B to force the data to be aggregated to only the few thousand needed records?
Thanks in advance,
Jelmer