GoodData.UI API reference
  • GoodData.UI
  • Docs & APIs
  • Developers
  • GoodData.CN
  • GoodData.UI
  • Docs & APIs
  • Get GoodData.CN Community Edition
  • 10.26.0
  • Code samples
  • Gallery
  • GitHub

setLimitingAttributeFilters()

Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > setLimitingAttributeFilters

IAttributeElementLoader.setLimitingAttributeFilters() method

Set the attribute filters to filter the upcoming attribute element loads.

Signature:

setLimitingAttributeFilters(filters: IElementsQueryAttributeFilter[]): void;

Parameters

ParameterTypeDescription
filtersIElementsQueryAttributeFilter[]filters to use.

Returns:

void

Remarks

When you change the options for the attribute element loads, you should call initial elements page load.

Throws error when the backend implementation does not support parent filtering.

  • IAttributeElementLoader.setLimitingAttributeFilters() method
  • Parameters
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use