Hello,
I have a custom report of the Script Report
type.
Despite the explicit LIMIT 2000
mentioned in the query in the Python file, the result is always limited to 160 rows; even with filters, filtered data will be up to 160 rows.
How can I change this limit?