https://www.gooddata.com/ logo
Join Slack
Powered by
  • a

    Anant Dalela

    07/03/2025, 7:29 PM
    Hi team, just wanted to flag a small gap in the current docs - the Theme Properties page does not currently list "images" as a supported property, even though it is referenced in Manage Slide Deck Exports
    0
    m
    • 2
    • 1
  • c

    Chris Potts

    07/03/2025, 2:15 PM
    Another question from me, I am trying to pull out activity by workspace, so far I am looking at Workspace Title and how many dashboard executions they each have. I am trying to see which workspaces have no executions in a month but I don't be able to see this, is there any advice for this?
    0
    m
    • 2
    • 1
  • c

    Chris Potts

    07/03/2025, 1:32 PM
    Another question around usage stats i keep getting these errors and I think it is because the data times out
    0
    m
    • 2
    • 5
  • c

    Chris Potts

    07/03/2025, 1:17 PM
    Hi I am looking further into the usage stats and was looking for some help. I want to see what our most used visuals are. I tried seeing the visual objects by action count but the only actions I am seeing is "Visualisation executed in AD" but I want to see is the visuals that are being viewed on the dashboard. thanks
    0
    m
    • 2
    • 3
  • c

    Cian Cullinan

    07/03/2025, 9:38 AM
    Hi team 😄 I previously asked about some permissions issues we see when using the gooddata CLI in this thread. What I want to know: 1. Is there a plan / timeline to take the CLI from experimental to stable release ? 2. Does this include solving the issue I've mentioned below ? If not, then we might need to look into building our own solution.
    0
    y
    • 2
    • 2
  • s

    Sunil Katkar

    07/02/2025, 1:48 PM
    Hi Team, I'm facing an issue while integrating a GoodData chart as a widget. Below is the code I'm currently using:
    Copy code
    import React from "react";
    import { InsightView } from "@gooddata/sdk-ui-ext";
    import { backend } from "./gooddataBackend";
    import { ErrorComponent, LoadingComponent } from "@gooddata/sdk-ui";
    
    function Widget() {
      const WORKSPACE_ID = '16dc08728a664c6f111a219ffa86058d';
      const WIDGET_ID = '08a304f9-5269-4fb6-8c36-ea1eef6c0aa4';
    
      console.log("Backend:", backend);
      console.log("Workspace:", WORKSPACE_ID);
      console.log("Insight:", WIDGET_ID);
    
      return (
        <div style={{ padding: 40 }}>
          <h2>GoodData Chart Widget</h2>
          <InsightView
            insight={WIDGET_ID}
            backend={backend}
            workspace={WORKSPACE_ID}
            LoadingComponent={LoadingComponent}
            ErrorComponent={ErrorComponent}
          />
        </div>
      );
    }
    
    export default Widget;
    Below is issue am facing after integration,
    Copy code
    CorrelationContext.tsx:94 
     Uncaught TypeError: effectiveBackend.withCorrelation is not a function
        at CorrelationContext.tsx:94:1
        at useBackendWithCorrelation (CorrelationContext.tsx:90:1)
        at useBackendWithVisualizationCorrelation (InsightView.tsx:289:1)
        at InsightView (InsightView.tsx:268:1)
    Widget.js:10 Backend: 
    BackendWithDecoratedServices {capabilities: {…}, config: {…}, decorated: TigerBackend, factories: {…}}
    Widget.js:11 Workspace: 16dc08728a664c6f991a219ffa86058d
    Widget.js:12 Insight: 08a304f9-3239-4fb6-8c36-ea1eef6c0aa4
    CorrelationContext.tsx:94 
     Uncaught TypeError: effectiveBackend.withCorrelation is not a function
        at CorrelationContext.tsx:94:1
        at useBackendWithCorrelation (CorrelationContext.tsx:90:1)
        at useBackendWithVisualizationCorrelation (InsightView.tsx:289:1)
        at InsightView (InsightView.tsx:268:1)
    react-dom.development.js:18687 
     The above error occurred in the <InsightView> component:
    
        at InsightView (<http://localhost:3000/static/js/bundle.js:977268:19>)
        at div
        at Widget
        at RenderedRoute (<http://localhost:3000/static/js/bundle.js:629264:5>)
        at Routes (<http://localhost:3000/static/js/bundle.js:629754:5>)
        at AppRoutes (<http://localhost:3000/static/js/bundle.js:264:56>)
        at Router (<http://localhost:3000/static/js/bundle.js:629692:15>)
        at BrowserRouter (<http://localhost:3000/static/js/bundle.js:627881:5>)
        at div
        at AppProvider (<http://localhost:3000/static/js/bundle.js:156:5>)
        at App (<http://localhost:3000/static/js/bundle.js:42:78>)
    
    Consider adding an error boundary to your tree to customize error handling behavior.
    Visit <https://reactjs.org/link/error-boundaries> to learn more about error boundaries.
    CorrelationContext.tsx:94 
     Uncaught TypeError: effectiveBackend.withCorrelation is not a function
        at CorrelationContext.tsx:94:1
        at mountMemo (react-dom.development.js:17225:1)
        at Object.useMemo (react-dom.development.js:17670:1)
        at useMemo (react.development.js:1650:1)
        at useBackendWithCorrelation (CorrelationContext.tsx:90:1)
        at useBackendWithVisualizationCorrelation (InsightView.tsx:289:1)
        at InsightView (InsightView.tsx:268:1)
        at renderWithHooks (react-dom.development.js:16305:1)
        at mountIndeterminateComponent (react-dom.development.js:20074:1)
        at beginWork (react-dom.development.js:21587:1)
    Could you please suggest what might be going wrong here?
    0
    y
    • 2
    • 1
  • c

    Chris Potts

    07/01/2025, 3:55 PM
    Hi Team, I am taking a look at usage data at the minute and had a couple of questions. Firstly is there anyway I can create my own metrics within this space? and secondly, when the action type refers to AD what does that mean? as in "visualization executed in AD"
    0
    m
    • 2
    • 6
  • s

    Sheetal Popat

    07/01/2025, 3:09 PM
    Hello GD team, Can you please grant access to Etienne Gautier (ega@outsight.tech) to all the 3 Outsight environments ? Thanks!
    👀 1
    0
    m
    b
    • 3
    • 2
  • s

    Sunil Katkar

    07/01/2025, 11:12 AM
    Hi GoodData Support Team, We have added a filter to our GoodData dashboard, which contains multiple charts. When we change the filter, the data in the charts updates accordingly—this part is working as expected. Now, we need to dynamically pass filter values via code. We’ve created a single dashboard with a filter supporting multiple projects. Our goal is to embed this same dashboard across different projects in our application, changing only the filter value based on the selected project. We have already reviewed the GoodData documentation, but unfortunately, it did not resolve our issue. We are currently stuck and would appreciate your assistance on this as a priority. For reference, we’ve attached: • A screenshot of the dashboard with the filter. • A screenshot showing how the dashboard is embedded in our application. Please review the attachments and advise us on how we can achieve dynamic filter passing programmatically. Looking forward to your prompt support.
    0
    j
    • 2
    • 6
  • a

    Alson Yap

    06/28/2025, 9:04 AM
    Perhaps I should redirect to this channel instead, is it possible to get any assistance on this pls?
    0
  • m

    Michael Ullock

    06/26/2025, 2:15 PM
    We are currently facing issues with our GoodData Cloud environment. Our Engineers are currently looking into this issue and our investigation is currently in progress and we will keep you posted with updates as details become available. Please follow the announcement below for more details: https://support.gooddata.com/hc/en-us/articles/42486336068371-Thu-June-26th-2025-Unexpected-GoodData-Cloud-Issue
    0
    • 1
    • 2
  • d

    Doug Creighton

    06/26/2025, 1:49 PM
    Having this error, Gooddata can not connecto the servers. Any immediate help? Can't find a trace id. Nothing is working
    0
    m
    j
    • 3
    • 5
  • j

    Joaquim Grilo

    06/26/2025, 1:10 PM
    Hi there! Is good data dashboard having issues right now? Mine is not loading data. I am trying to debug. Just checking if anyone having issues as well
    👆 2
    0
    d
    m
    +5
    • 8
    • 29
  • j

    Jhonatan Teixeira

    06/26/2025, 9:47 AM
    Hi there, Looks like we are having issues with tiger backend when importing modules using JWT authentication, which seems to be happening after
    gd-ai-assistant
    release, is there anyone specialist in this area available to help?
    0
    m
    r
    +2
    • 5
    • 15
  • t

    Tim Cashion

    06/23/2025, 6:12 PM
    Hey team, Another issue this morning. A user of ours is reporting that their private dashboards menu keep 'disappearing'. When they view their dashboards in the embedded iFrame, it won't be there but will 'appear' when you save a new dashboard. Refreshing the page causes the private dashboard section to disappear again. Any thoughts?
    0
    j
    b
    • 3
    • 5
  • t

    Tim Cashion

    06/23/2025, 5:14 PM
    Hi team, We've recently run into an issue with a visualization not loading / being able to be edited. I think this is the relevant error in the console:
    Invariant Violation: Item attribute.business_date.day was not found in cache.
    Our yaml file has this for the filter:
    Copy code
    filter_by:
        business_date.day_filter:
          type: attribute_filter
          using: attribute/business_date.day
    0
    m
    m
    • 3
    • 12
  • n

    Naveen Chaurasia

    06/20/2025, 1:41 PM
    Hi GoodData Team, I’m facing two issues: 1. Multiple Filters on Report: 2. When I apply multiple filters at the same time on a report, it seems to return incorrect or inconsistent values. Individually the filters work as expected, but combined, the results appear off. 3. Could you please confirm if applying multiple filters simultaneously is supported, and help check why this might be happening? 4. Unable to Edit Child Workspace: 5. I’m also unable to edit a child workspace that was created using a master workspace. It shows a lock icon and prevents any changes. 6. Can you please help me understand why this is happening and how I can enable editing in the child space? Let me know if you need more information or access details. Thanks,
    0
    y
    • 2
    • 2
  • r

    Raffaella Gozzini

    06/19/2025, 3:23 PM
    Hi, Is it possible to create custom grouping for the values of an attribute in the analytical designer without modifying the LDM? When I do this via a MAQL, I am then unable to add other metrics, values, attributes in the same table visualisation in a sensible way (they become separate rows. example I want to group team A, B, and C (attribute: Team name) and give them a custom name (e.g. leadership) , have a count of users associated to this group (which is the sum of the users in each of the three teams), then in column 3 have a sum of all the tasks associated to this group.
    0
    j
    • 2
    • 1
  • e

    Emilie Abia

    06/19/2025, 2:17 PM
    You can add hpe@outsight.tech? Thanks!
    0
    j
    b
    • 3
    • 9
  • r

    Raffaella Gozzini

    06/18/2025, 3:44 PM
    Hi Team 🙂 I am struggling with this metric SELECT MAX({label/happened_at.day}) What I am expecting to see is the latest "happened at" date. However in reports this shows as "2,022". I think it's being treated as a number or internal representation, not a date. I am not sure if there is an issue with the metric format or the date itself. Any suggestions appreciated 🙏
    0
    m
    j
    p
    • 4
    • 9
  • b

    Brett Clark Jr.

    06/18/2025, 2:05 PM
    Hi Team, we recently updated the SDK to v31 and are noticing two new features: 1. Ability to export dashboards to excel 2. Ability to show widget visualizations as tables Is there any supporting documentation or KBs around these new features?
    0
    i
    • 2
    • 8
  • s

    Steve Fox

    06/17/2025, 8:03 PM
    Hey All, Question about Table Insights, why do some columns have sums at the bottom of the table, and others seemingly do not: Here is the table I'm looking at, the row "Revenue" is a calculation, but so are other metric columns. At first I thought it was because some values are empty, but I see one of the other rows has a sum with empty values.
    👀 1
    0
    m
    • 2
    • 3
  • e

    Evangelos Malandrakis

    06/17/2025, 3:23 PM
    Hi team, we're trying to export a visualization in Excel format in one of our dashboards and we get this error message
    Failed to export data. Try again later.
    When we try to export the same viz with a CSV format, it works as expected. From the network traffic, I got the following response for the failing request:
    Copy code
    {
      "detail": "Dashboard content is malformed and cannot be parsed.",
      "status": 400,
      "title": "Bad Request",
      "traceId": "0c2f0884c70a8ee61d65ef9a2c9c495d"
    }
    Can you please check it out?
    👀 1
    0
    j
    d
    • 3
    • 6
  • a

    Anant Dalela

    06/17/2025, 2:21 AM
    Hi team, I believe I'm encountering a bug related to the metadata localization endpoints to retrieve and set translation (XLIFF) files: • I am retrieving a translation file via this endpoint: https://www.gooddata.com/docs/cloud/api-and-sdk/api/api_reference_all/#operation/retrieveTranslations • I then attempt to POST the same translation file and receive the below error. Note that the file was unchanged (no targets added or updated, just testing to see if the API will accept the same file it generated)
    Copy code
    {
      "detail": "Empty segments are not allowed.",
      "status": 400,
      "title": "Bad Request",
      "traceId": "67a1f28ad6cb5b47d2f7541a633db309"
    }
    Can you please confirm if this is a bug? In case I'm missing something, any troubleshooting help would be appreciated - thanks!
    0
    m
    p
    • 3
    • 8
  • f

    Filip Charikov

    06/16/2025, 4:53 PM
    Hey. What's the cache staleness on the FE? Our clients are complaining data is not updating for them, but when I go to check (first load for me for their WS) I see the updated data, while they don't. The only way to force a refresh is by them clearing their cookies. We already run this every 30 mins, but it doesn't seem to work. We cannot keep asking clients to clear their cookies...
    0
    m
    j
    m
    • 4
    • 7
  • c

    Clément Contamine

    06/16/2025, 9:12 AM
    Hello GD team, I am using JIT provisionning and for user groups the urn.gooddata.user_groups claims. For new groups, I observe that it doesn't set any user group name. Is it possible to create/update user_group names with the urn.gooddata.user_groups claim?
    0
    m
    • 2
    • 8
  • c

    Clément Contamine

    06/13/2025, 8:43 PM
    Hello GD team, I set up Auth0 with my GD cloud instance. I want to redirect my users by default to https://xxx.cloud.gooddata.com/dashboards after they log in to offer a seamless experience. Is it feasible?
    0
    j
    • 2
    • 3
  • r

    Ryan Peters

    06/13/2025, 4:55 PM
    We've just gotten notifications our groups are not filtering out dashboards. Example: We have a group of folks assigned to the workspace Teaching Strategies. They can see all of our parent dashboards, even if they're not shared with their permission groups. Did something change recently that's fundamentally caused this?
    0
    j
    m
    • 3
    • 6
  • s

    Sheetal Popat

    06/13/2025, 8:19 AM
    Hello GD team, Can you please grant access to following people to all the 3 Outsight environments: 1. Frederic Wilhelm fwi@outsight.tech 2. Juan Cases jca@outsight.tech Thanks!
    ✅ 1
    0
    m
    d
    e
    • 4
    • 4
  • t

    Tim Cashion

    06/12/2025, 8:58 PM
    Hi GD team, I am trying to find out which users are creating dashboards or visualizations in GoodData. Is there a built-in way to do this? Is this information available through the API?
    0
    j
    • 2
    • 2