<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Migrate Multidimensional analysis views from 1 tenant to another (for example from Managed to SaaS) in Upgrade to SaaS</title>
    <link>https://community.dynatrace.com/t5/Upgrade-to-SaaS/Migrate-Multidimensional-analysis-views-from-1-tenant-to-another/m-p/202389#M43</link>
    <description>&lt;P&gt;Part of a migration operation from Managed to SaaS, we realized that it was not possible to easily export and re-import Multidimensional analysis views created by users.&lt;/P&gt;&lt;P&gt;It would be great to be able to do it with an API or another way.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Elodie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2023 14:58:54 GMT</pubDate>
    <dc:creator>elodie_lam</dc:creator>
    <dc:date>2023-01-12T14:58:54Z</dc:date>
    <item>
      <title>Migrate Multidimensional analysis views from 1 tenant to another (for example from Managed to SaaS)</title>
      <link>https://community.dynatrace.com/t5/Upgrade-to-SaaS/Migrate-Multidimensional-analysis-views-from-1-tenant-to-another/m-p/202389#M43</link>
      <description>&lt;P&gt;Part of a migration operation from Managed to SaaS, we realized that it was not possible to easily export and re-import Multidimensional analysis views created by users.&lt;/P&gt;&lt;P&gt;It would be great to be able to do it with an API or another way.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Elodie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:58:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Upgrade-to-SaaS/Migrate-Multidimensional-analysis-views-from-1-tenant-to-another/m-p/202389#M43</guid>
      <dc:creator>elodie_lam</dc:creator>
      <dc:date>2023-01-12T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Multidimensional analysis views from 1 tenant to another (for example from Managed to SaaS)</title>
      <link>https://community.dynatrace.com/t5/Upgrade-to-SaaS/Migrate-Multidimensional-analysis-views-from-1-tenant-to-another/m-p/204438#M48</link>
      <description>&lt;P&gt;Currently, only&amp;nbsp;&lt;SPAN&gt;a manual migration is possible. It is pretty easy as all parameters are in the URL. So you can just replace the environment domain with the new one, and it will work as long as common parameters/splittings are used. For example:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://&amp;lt;managed-cluster-host&amp;gt;/e/55555555-1111-2222-3333-111111111111/ui/diagnostictools/mda?gtf=-2h&amp;amp;gf=all&amp;amp;metric=DISK_IO_TIME&amp;amp;dimension=%7BService:Instance%7D%20(Service%20%3D%20%7BService:Name%7D%20,%20Request%20%3D%20%7BRequest:Name%7D)&amp;amp;mergeServices=true&amp;amp;aggregation=MAX&amp;amp;percentile=80&amp;amp;chart=LINE&amp;amp;servicefilter=0%1E52%11Elasticsearch%20on%20Cluster%1111111111-2222-3333-aaaa-ccccccccccc&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;can be migrated into:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;https://abc123.live.dynatrace.com/ui/diagnostictools/mda?gtf=-2h&amp;amp;gf=all&amp;amp;metric=DISK_IO_TIME&amp;amp;dimension=%7BService:Instance%7D%20(Service%20%3D%20%7BService:Name%7D%20,%20Request%20%3D%20%7BRequest:Name%7D)&amp;amp;mergeServices=true&amp;amp;aggregation=MAX&amp;amp;percentile=80&amp;amp;chart=LINE&amp;amp;servicefilter=0%1E52%11Elasticsearch%20on%20Cluster%1111111111-2222-3333-aaaa-ccccccccccc&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 14:57:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Upgrade-to-SaaS/Migrate-Multidimensional-analysis-views-from-1-tenant-to-another/m-p/204438#M48</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2023-02-09T14:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Multidimensional analysis views from 1 tenant to another (for example from Managed to SaaS)</title>
      <link>https://community.dynatrace.com/t5/Upgrade-to-SaaS/Migrate-Multidimensional-analysis-views-from-1-tenant-to-another/m-p/204439#M49</link>
      <description>&lt;P&gt;Hi Radoslaw, thanks for your feedbacks. Yes it can be easy using the URL but when the MDA is saved under a specific Management zone, it is not visible to "all" so I need to check every single MZ and the customer has a lot of them.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 15:00:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Upgrade-to-SaaS/Migrate-Multidimensional-analysis-views-from-1-tenant-to-another/m-p/204439#M49</guid>
      <dc:creator>elodie_lam</dc:creator>
      <dc:date>2023-02-09T15:00:30Z</dc:date>
    </item>
  </channel>
</rss>

