Migrating a Dashboard Using Git
The Dashboard Migration feature allows users to import dashboards that were previously exported to Git. This functionality ensures dashboards can be moved across workspaces, environments, or user accounts while maintaining version history and data connector configurations.
Pre-requisite:
Steps to Migrate a Dashboard
Navigation path: Admin Module > Git Migration > Import File > Migration – Document Import
Navigate to the Admin Module.
Click the Git Migration icon from the side navigation bar.
Click Import File.
On the next page, click the Import option.
The Migration – Document Import screen appears.
Select New VCS for the Version Control Configuration.
In the Select a Module drop-down (top-right corner), select Dashboard.
A list of exported dashboards appears on the left panel.
Use the Search bar to locate a specific dashboard (e.g.,
vtestdashboard
).Select the dashboard to view its details.
All available versions in Git for the selected dashboard appear.
Select a version using the checkbox.
Additional information about the selected dashboard is displayed.
Click Migrate to initiate the migration process.
Configuring the Data Connector
The Data Connector Details dialog appears during migration. Users have two options:
1. Use Existing Connector
Check the Use Existing Connector checkbox.
Select a data connector from the drop-down menu.
Click Save to confirm the configuration.
Note: If the dashboard has multiple connectors, ensure all connectors are selected using the Use Existing Connector option to load all charts successfully.
2. Create a New Data Connector
Select Create New Connector.
Provide the required details:
Username
Password
PI / Host
Database Name
Click Save.
A notification confirms that the dashboard has been successfully migrated to the Designer module.
Accessing the Migrated Dashboard
Navigate to the Designer module.
Open the Manage section.
The migrated dashboard will be listed and ready for editing or viewing.
Notes
To export a dashboard to Git, click the Git Export icon.
All dashboards exported to Git can be imported using the Import File option in Git Migration.
Proper selection of data connectors is required to ensure all charts and data sources are correctly loaded in the Designer module.
Last updated