Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display visualisation of version controlled dashboard #2999

Open
calvinmuller opened this issue Jun 12, 2024 · 0 comments
Open

Display visualisation of version controlled dashboard #2999

calvinmuller opened this issue Jun 12, 2024 · 0 comments

Comments

@calvinmuller
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant