Skip to content

Display visualisation of version controlled dashboard #2999

@calvinmuller

Description

@calvinmuller

We are trying to load a dashboard we have in version control eg. customer_lifetime_value

I am using model::dashboard as an example

                    <DataProvider sdk={sdk}>
                        {/* Change this query slug to match your query slug */}
                        <Query dashboard="prod_report::customer_lifetime_value">
                            <Visualization/>
                        </Query>
                    </DataProvider>

I can see it successfully make a call and get the dashboard_elements from the looker API.

However most of the info eg. query_id etc is blank.
Screenshot 2024-06-12 at 13 29 37

Do you know a way around this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions