Chris Potts
08/07/2025, 12:37 PMAnjali Mandowara
08/07/2025, 9:15 AMAnjali Mandowara
08/07/2025, 8:57 AMFilip Charikov
08/06/2025, 7:05 PMsum over(partition by id) / count(distinct id)
sorta thing.
I have a table with id and parent_id. I have another table with metric/fact that I have to AVG on parent_id (it contans only parent_id and matric). In GD LDM I have the table with id and parent id joined with a m-n to the table with parent_id and metric/fact. Whatever I try with BY, BY ALL etc doesn't actually calculate the AVG I want (by parent_id), it always calculates by the id. In the chart I use filters from the table that contains the id (lower aggregation than I want).Bruno Vendruscolo
08/06/2025, 1:49 PMJoaquim Grilo
08/06/2025, 1:12 PMTeliang Mu
08/06/2025, 8:51 AMDoug Creighton
08/05/2025, 8:34 PMAnjali Mandowara
08/05/2025, 10:15 AMAnjali Mandowara
08/05/2025, 10:09 AMPhilip Asp
08/04/2025, 8:56 AMVivek Kushwaha
08/01/2025, 6:45 AMEmir
07/31/2025, 11:45 AMClément Contamine
07/31/2025, 9:01 AMdev
template to prod
and get the error below, using the Python SdK.
Can you help me to understand the error?
HTTP response body: {"detail":"Some of given referenced 'workspaceDataFilters' entities do not exist. Not existing IDs: [Identifier(3990b09b-2d0e-4eb1-88c8-1cac1d6a8f0a)/Workspace(d0adbbdb05ce413c8205cd404b00bb0e)]","status":400,"title":"Bad Request","traceId":"6617a96bd079856b2b4f31a2ec3f54a8"}Anjali Mandowara
07/31/2025, 8:58 AMAnjali Mandowara
07/31/2025, 8:56 AMChris Potts
07/31/2025, 8:56 AMMartin Matějka
07/30/2025, 8:30 AMError: Reference type is not supported. Item: IDashboardLayout
at t.newError (/Users/matejkys/.nvm/versions/node/v22.16.0/lib/node_modules/@gooddata/code-cli/out/index.js:14:614697)
at p (/Users/matejkys/.nvm/versions/node/v22.16.0/lib/node_modules/@gooddata/code-cli/out/index.js:14:498211)
at /Users/matejkys/.nvm/versions/node/v22.16.0/lib/node_modules/@gooddata/code-cli/out/index.js:14:497969
at Array.forEach (<anonymous>)
at /Users/matejkys/.nvm/versions/node/v22.16.0/lib/node_modules/@gooddata/code-cli/out/index.js:14:497948
at Array.forEach (<anonymous>)
at u (/Users/matejkys/.nvm/versions/node/v22.16.0/lib/node_modules/@gooddata/code-cli/out/index.js:14:497727)
at t.declarativeDashboardToYaml (/Users/matejkys/.nvm/versions/node/v22.16.0/lib/node_modules/@gooddata/code-cli/out/index.js:14:505455)
at /Users/matejkys/.nvm/versions/node/v22.16.0/lib/node_modules/@gooddata/code-cli/out/index.js:14:540301
at Array.map (<anonymous>) {
type: 'ReferenceTypeNotSupported',
code: 'core.referenceTypeNotSupported'
}
I’m not aware of any new/special objects being used in any dashboard and other workspaces are being cloned just fine. Do you have any idea which object/item can be causing the error?
Thanks a lot for any hints.Vivek Kushwaha
07/30/2025, 6:32 AMChris Potts
07/29/2025, 12:49 PMVivek Kushwaha
07/24/2025, 7:07 AMMark Dilson
07/23/2025, 11:37 PMJeremy Lawrence
07/23/2025, 9:08 PMhttps://{<http://your.domain.com|your.domain.com>}/gdc/projects/{workspace_id}/config/
for a particular workspace but I get a 404 error.
Since that was a deadend I tried following this which led me to here: https://help.gooddata.com/doc/enterprise/en/expand-your-gooddata-platform/api-reference/#tag/hierarchical-configuration
But I don't think I am on enterprise.
I've looked through the api reference and I don't see any obvious ways to change the setting..Joaquim Grilo
07/23/2025, 5:22 PMAyush Kumar
07/23/2025, 11:22 AMDoug Creighton
07/22/2025, 5:04 PMAyush Kumar
07/21/2025, 8:26 AMAyush Kumar
07/18/2025, 9:42 AMHaseeb Ahmad
07/18/2025, 1:04 AMChris Potts
07/17/2025, 2:10 PM