Hi,
While using activity ‘Read range’ to extract DataTable I need to preserve the format of the data.
Due to amount of the data it takes too much time to build the DT so I need to decrease number of the data using the filter.
Is it possible to set up filter on the DataTable at the same time it is being created?