ObjectAvailabilityConfig
Home > @gooddata/sdk-ui-dashboard > ObjectAvailabilityConfig
ObjectAvailabilityConfig type
Dashboard component may offer users to pick objects to use on the dashboard.
Signature:
export type ObjectAvailabilityConfig = {
excludeObjectsWithTags?: string[];
includeObjectsWithTags?: string[];
};
Remarks
User can, for instance, select a metric to use on KPI, select an attribute or a date dataset to filter by.
The object availability configuration can be used to filter objects that the user can pick.
By default, all objects