Can I use a user_attribute for dynamically change model names inside dashboard files?

Hello,

We are currently using a single Looker instance with three different projects (Dev, QA, and Prod). Each project contains its own model files, and since we can't have identical model names within the same instance, each model file has a unique name.

All three projects are connected to a single GIT repository. We're implementing a CI/CD pipeline to handle code commits from the feature branch in the Dev project to the main branch. From there, the code is promoted to the QA branch of the QA project. When the code is moved to the QA project, we need the model name to update automatically. Is it possible to change the model name within dashboard files during this process?

1 REPLY 1

Unfortunately, that isn't one of the places that user parameters can be used, per the docs here.

Top Labels in this Space
Top Solution Authors