Hi REI3 team,
I have a relation with more than 10000 rows and I want to export all to a CSV file. When I launch the exportation I set the param "Row count" to 0 in order to fetch everything but I get a file with no more than 10000. Only if I set it to a number bigger or equals to the total number of rows I get the right file.
I would like to ask if this is the expected behavior, that is, with a implicit limit of 10000 rows when the "Row count" is set to 0.
Thanks in advance!