enablePartialDataResults
Home > @gooddata/sdk-model > IFeatureFlags > enablePartialDataResults
IFeatureFlags.enablePartialDataResults property
This setting allows executions that reach a row/column/cell limit to return the partial data that was computed (along with limit-break metadata) instead of failing with an error.
Signature:
enablePartialDataResults?: boolean;