22 Jul 2026
08:05 AM
- last edited on
27 Jul 2026
01:47 PM
by
AntonPineiro
Hello All,
Is there any way to export one new dashboard from Demo Environment for instance which is SaaS to Managed Dynatrace with Latest Dashboard?
For example, if I need one dashboard which is exist in the Demo env with classic view and I want to move it to Managed with latest view of dashboard, is that possible and how?
Solved! Go to Solution.
22 Jul 2026 08:14 AM
Hi,
Do you want to migrate from new dashboard to classic dashboard?
Best regards
22 Jul 2026 08:33 AM
No, from classic dashboard SaaS to new dashboard Managed
22 Jul 2026 09:00 AM
Hi,
Managed dashboard is classic dashboard to me. Have you try to export and import?
Best regards
22 Jul 2026 09:02 AM
Yes, and I am getting an error as shown below
"The dashboard could not be imported. Error: 400: Could not map JSON at 'tiles' near line 1 column 16234."
22 Jul 2026 09:38 AM
Hi,
It can be multiple reasons. Could you try with a simple dashboard?
Just create a simple dashboard, a simple tile, export and import. Just to confirm dashboard can be export & import.
Best regards
22 Jul 2026 10:11 AM
It can't be done with any dashboard.
22 Jul 2026 12:19 PM
Hi,
I would open a support ticket to confirm it.
Best regards
22 Jul 2026 12:58 PM
Ok will do that and see..
Thanks
22 Jul 2026 11:05 AM
Seems no solution for this..
22 Jul 2026 01:38 PM
Hey @kherac,
Could you share the dashboard JSON?
Also, could you try the copy/paste method?
In the source dashboard:
Settings (of dashboard) → Configure more → Dashboard JSON → Copy
Then, in Managed, create a new dashboard and go to:
Settings (of dashboard) → Configure more → Dashboard JSON → Paste
This should display the validation error, making it easier to identify and fix the issue.
26 Jul 2026 10:39 AM
Hi @dylan_taelemans ,
I have attached one of the json file that I need to export from classic SaaS to Latest Managed.
I have tried the copy and paste method but it did not work.
It seems the only solution is trying to do it manually using metrics
27 Jul 2026 07:44 AM
Hey @Khejazi ,
That JSON is from the SaaS 'Dashboards' app, not the SaaS 'Dashboards Classic' app.
Those are two different dashboard types. Dashboards created in the 'Dashboards' app can't be migrated to Managed because they can use Grail DQL queries and custom code, both of which are unavailable in Dynatrace Managed.
I thought you were referring to migrating a dashboard from the SaaS 'Dashboards Classic' app to Dynatrace Managed.
27 Jul 2026 09:25 AM - edited 27 Jul 2026 09:26 AM
Hi,
I had understood same, classic dashboard SaaS => classic dashboard Managed.
If you are talking about new dashboards, you need to create something similar in Managed, without DQL.
Best regards
Featured Posts