Chris Potts
03/19/2026, 2:13 PMkapa.ai
03/19/2026, 2:13 PMcomputeLabelElementsPost API call), while still working fine when loading rows in a visualization. [attribute filter issue]
Fix: Try reloading your cached data. This resolved the issue for at least one community member who experienced the exact same symptom. [attribute filter issue] 2. LDM Relationship / Inner Join Issue If your attribute is connected to other datasets via a many-to-many relationship (through an intermediate table), GoodData may apply inner joins when listing filter values. If the intermediate table is empty or has missing rows, the filter returns no results β even though the visualization can still display data. [LDM join issue]
Fix: Ensure the intermediate/junction table is populated. You may also want to review your LDM connections to confirm the relationships are set up correctly. 3. Workspace Data Filters If your workspace is part of a workspace hierarchy, a workspace data filter or user data filter may be restricting the data, causing the filter to show a "None" state with no data displayed. [workspace filter issue] 4. CASE Statement / Metric Logic If your visualization involves metrics with CASE statements that return constants, filters may not be pushed down correctly in the generated SQL. In such cases, enabling "Show missing values" on the attribute may help, or you may need to revisit the metric definition. [CASE filter issue] Recommended first step: Reload your datasource cache, as this is the quickest fix and has resolved this exact symptom for other users. If the issue persists, check your LDM for many-to-many relationships with empty intermediate tables, and review any workspace data filters that may be active. π 0 button π 0 button βΉοΈ Tip: Mention @kapa.ai in the thread for follow-ups.
π Our Support team monitors all messages and will jump in if needed.Shamil Akhmadyshev
03/19/2026, 2:26 PMChris Potts
03/19/2026, 2:32 PMChris Potts
03/19/2026, 2:48 PMChris Potts
03/19/2026, 2:49 PMShamil Akhmadyshev
03/19/2026, 7:21 PMShamil Akhmadyshev
03/23/2026, 9:22 AMChris Potts
03/23/2026, 9:31 AM