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

loadIrrelevantElements()

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

IAttributeElementLoader.loadIrrelevantElements() method

Loads the irrelevant subset of currently selected elements.

Irrelevant elements are the selected elements that may be filtered out by limiting filters.

Signature:

loadIrrelevantElements(correlation?: Correlation): void;

Parameters

ParameterTypeDescription
correlationCorrelation(Optional) correlation that will be included in all callbacks fired by this method

Returns:

void

Remarks

This is useful, if you want to load additional irrelevant elements with different options than the currently set.

Multiple loads will run in parallel.

Cancels the running irrelevant elements load, if it matches the specified correlation, and starts it again.

You can provide a correlation that will be included in the payload of all callbacks fired as a result of calling this method.

  • IAttributeElementLoader.loadIrrelevantElements() 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