disableCrossFiltering
Home > @gooddata/sdk-ui-dashboard > DashboardConfig > disableCrossFiltering
DashboardConfig.disableCrossFiltering property
Disable cross filtering
Signature:
disableCrossFiltering?: boolean;
Remarks
If set to true, cross filtering will be forced disabled even if the dashboard is configured to support it. If set to false or not set, cross filtering will be enabled if the dashboard is configured to support it.