Dashboard and Look versioning

Is there any way to use version control in Dashboards and Looks with Github?

I'm facing a challenge of maintaining "production" and "development" versions of Looks and Dashboards.

Solved Solved
0 1 46
1 ACCEPTED SOLUTION

There's no specific version controlling for dashboard but one thing you can do is get LookML of Dashboard and save it in Model folder in develop where version controlling happen. If you make any changes in future in dashboard you will have to update the dashboard lookml file using current dashboard lookml and commit and deploy changes.

View solution in original post

1 REPLY 1

There's no specific version controlling for dashboard but one thing you can do is get LookML of Dashboard and save it in Model folder in develop where version controlling happen. If you make any changes in future in dashboard you will have to update the dashboard lookml file using current dashboard lookml and commit and deploy changes.

Top Labels in this Space
Top Solution Authors