Skip to Content
0
Sep 06, 2023 at 04:48 PM

Automatic filter not works in SAP Datsphere Dataflow

98 Views

Hi Experts,

We are trying to program a dataflow for automatic loading of information from the current_date, example: BDTER BETWEEN add_days(CURRENT_DATE,-5) AND CURRENT_DATE. but at the time of the execution we observe that this filter is not being applied, but rather that in the execution the dataflow omits the filter and brings all the data from the source.

How could we make the dataflow take the filter correctly?

Best Regards.