I have a view with 11017 records and I'm trying to export this data to csv via Export Data Store Entity to CSV smart service. The issue is that it exports only 11015 records and the file size is around 200KB
Discussion posts and replies are publicly visible
Without any details, it is impossible to suggest anything.
The view actually has 53 columns but I'm querying only 3 columns. After applying the filter I can see 11017 records in the view and 11015 records are extracted to CSV