BOTTOM.strict\_limit\_of\_rows
Home > @gooddata/sdk-code-schemas > v1 > BOTTOM > strict_limit_of_rows
v1.BOTTOM.strict_limit_of_rows property
When true, the filter returns exactly N rows, excluding additional rows that share the same value (ties). Default is false.
Signature:
strict_limit_of_rows?: boolean;