Hello, i am trying to run a databricks dashboard via workflow.
when i deploy the dashboard .json file in prod workspace via import dashboard option the dashboard_id is changed.
is there a way i can deploy this without having to re-deploy my workflow with the new dashboard id generated after importing the dashboard in prod workspace ?
would deploying it as a part of a bundle keep the dashboard_id the same as development?