!--a11y-->
Limiting Data Volume 
You use the node
Limiting Data Volume to restrict the
volume of data to be processed. You do this by specifying selection
conditions. The columns in the table do not change. Single values and
intervals are available to specify the condition.
1. On the Field Selection tab page, select the fields for which you wish to specify conditions.
2. On the Filter Conditions tab page, enter the conditions for these fields.
You only want to read the data for specific customers from a DataStore object. For this purpose, you add a filter node to the analysis process, in addition to the InfoProvider data source. If you define the interval 1000-2000 as a filter condition for the Customer field, this condition is passed on to the data source during execution. This reduces the volume of data read.
