<?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 Re: Export the data from a multi-analysis view to excel in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/177782#M19425</link>
    <description>&lt;P&gt;Link to the Chrome Extension Dashboard Powerup to export to excel:&amp;nbsp;&lt;A href="https://chrome.google.com/webstore/detail/dynatrace-dashboard-power/dmpgdhbpdodhddciokonbahhbpaalmco" target="_blank" rel="noopener"&gt;https://chrome.google.com/webstore/detail/dynatrace-dashboard-power/dmpgdhbpdodhddciokonbahhbpaalmco&lt;/A&gt;&amp;nbsp;and github instructions:&amp;nbsp;&lt;A href="https://github.com/dynatrace-oss/DynatraceDashboardPowerups#Installation" target="_blank" rel="noopener"&gt;https://github.com/dynatrace-oss/DynatraceDashboardPowerups#Installation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy Holidays!&lt;/P&gt;</description>
    <pubDate>Sat, 18 Dec 2021 20:31:39 GMT</pubDate>
    <dc:creator>lawrence_cuneaz</dc:creator>
    <dc:date>2021-12-18T20:31:39Z</dc:date>
    <item>
      <title>Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175856#M18973</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;maybe it's a stupid question but, is there an&lt;STRONG&gt; easy way&lt;/STRONG&gt; to export the data from a multi-analysis view to excel?&lt;/P&gt;
&lt;P&gt;Regards, Josep Maria&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 10:30:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175856#M18973</guid>
      <dc:creator>jcamps</dc:creator>
      <dc:date>2024-01-25T10:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175865#M18980</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/16448"&gt;@jcamps&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No way to export directly data to Excel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But you can use API to get data in json format (or csv for certain case) and convert to excel if you want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using this method.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 11:15:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175865#M18980</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2021-11-15T11:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175888#M18990</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/23195"&gt;@Malaik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and with the API how can I get the information from a multi-analysis view? For one fixed service we want the median, percentile 90, avg and sum &lt;STRONG&gt;splitted&lt;/STRONG&gt; by all the request names...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;do you have some API call example showing how to do this? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;With this call: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;&lt;EM&gt;/api/v2/metrics/query?metricSelector=builtin%3Aservice.response.server%3A%28median%2C%20avg%2C%20percentile%2890%29%2C%20sum%29&amp;amp;resolution=Inf&amp;amp;from=2021-11-11T08%3A00%3A00%2B01%3A00&amp;amp;to=2021-11-11T09%3A00%3A00%2B01%3A00&amp;amp;entitySelector=entityId%28%22SERVICE-6A7A221E0D50BB4F%22%29&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;we get all the data for a global service but not splitted by request...&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards! Josep Maria&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 07:26:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175888#M18990</guid>
      <dc:creator>jcamps</dc:creator>
      <dc:date>2021-11-16T07:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175889#M18991</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/16448"&gt;@jcamps&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont have an exact example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I think you can use&amp;nbsp;/metrics/query in the API V2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or for this specific case, I proceed like this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I create 2 metrics (for avg and sum, but unfortunately not available for median and percentile)&lt;BR /&gt;After that I call a API for those metrics.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or just specify the service in the entity selector with the aggregation...&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 07:51:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175889#M18991</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2021-11-16T07:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175890#M18992</link>
      <description>&lt;P&gt;A short answer is - you cannot do that in general. MDA has much stronger options and is calculated on the flight from service request data.&lt;BR /&gt;&lt;BR /&gt;Some "simpler" MDA filters such as request count without splitting on the dimension of course match some of the built-in metrics and you can request them.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I really wish there would be an MDA API. There is already an &lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/RFE-Access-to-MDA-through-API/idi-p/154088" target="_self"&gt;RFE for it&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 08:03:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/175890#M18992</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2021-11-16T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176234#M19080</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/16448"&gt;@jcamps&lt;/a&gt;&amp;nbsp;&amp;nbsp;I might have a solution to this, but I don't like it myself &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Let's assume you have Notepad++ [we will use this knowledge kindly provided by the internet&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/45969411/notepad-rows-to-columns-in-groups" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/45969411/notepad-rows-to-columns-in-groups&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;Let's say that you ctrl+C, from the word "Dimensions" on the screen you shared to the bottom of the page:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="y_buccellato_0-1637583288752.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3466i88BD87CB3526EEDA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="y_buccellato_0-1637583288752.png" alt="y_buccellato_0-1637583288752.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Let's say that you ctrl+V the copy content in a notepad++ page. Here you manually remove the line where you find "Actions":&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="letsassume.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3467i9E7E15E3BD40B15D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="letsassume.png" alt="letsassume.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, while on notepad++, blindly press ctrl+H (Find and Replace) and insert the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Find what:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(?:[^\r\n]+\R){3}&lt;/LI&gt;&lt;LI&gt;Replace with:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;$0\n&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and click on "replace all" &amp;gt; this will add a white line after each group of 3 line.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="y_buccellato_1-1637583819702.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3468i878D9EC7D08304A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="y_buccellato_1-1637583819702.png" alt="y_buccellato_1-1637583819702.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and now proceed again by filling the "find and replace" form with those value:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Find what:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(\R)(?!\R)|(\R\R)&lt;/LI&gt;&lt;LI&gt;Replace with:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(?1|:\n)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;and press on "replace all" &amp;gt; this will separate your data correctly in column divided by |&lt;/P&gt;&lt;P&gt;The end result will look like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="letsassumeagain.png" style="width: 989px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3469iF37D4BAA307AC066/image-size/large?v=v2&amp;amp;px=999" role="button" title="letsassumeagain.png" alt="letsassumeagain.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now your data look good enough to&amp;nbsp; be in an excel sheet (where you can use this function to divide the data into columns); for example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="y_buccellato_3-1637585209259.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/3471i818E3E67BC572277/image-size/medium?v=v2&amp;amp;px=400" role="button" title="y_buccellato_3-1637585209259.png" alt="y_buccellato_3-1637585209259.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wrapping up: this solution is horrible but is also why it kinda make me smile &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; it's not the easy way, but it gets the data into our beloved excel.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 12:59:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176234#M19080</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2021-11-22T12:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176331#M19120</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp; &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4804"&gt;@y_buccellato&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this owful solution is now my solution too &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards! Josep Maria&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 15:43:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176331#M19120</guid>
      <dc:creator>jcamps</dc:creator>
      <dc:date>2021-11-23T15:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176336#M19121</link>
      <description>&lt;P&gt;Yayyy!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 16:26:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176336#M19121</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2021-11-23T16:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176348#M19124</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Probably what you need for this scenario is to create a metric with those conditions (&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/service-monitoring-settings/calculated-service-metric/" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/transactions-and-services/service-monitoring-settings/calculated-service-metric/&lt;/A&gt;) and after the metric is created you will be able to char, alert and pull that data.&lt;BR /&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 21:46:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176348#M19124</guid>
      <dc:creator>rodrigo_alvare1</dc:creator>
      <dc:date>2021-11-23T21:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176361#M19128</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4804"&gt;@y_buccellato&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Th second action didnt make anything for me&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Find what:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(\R)(?!\R)|(\R\R)&lt;/LI&gt;&lt;LI&gt;Replace with:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(?1|:\n)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I will check more.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 05:59:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176361#M19128</guid>
      <dc:creator>Malaik</dc:creator>
      <dc:date>2021-11-24T05:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176362#M19129</link>
      <description>&lt;P&gt;Adding to rodrigo's suggestion,&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you plot the same on to Dashboards, if you have dashboard powerups extension, you can directly export the data to excel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 07:11:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176362#M19129</guid>
      <dc:creator>theharithsa</dc:creator>
      <dc:date>2021-11-24T07:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176562#M19173</link>
      <description>&lt;P&gt;Remember to Check the "Regular Expression" field when you are in the Replade window!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Asta la vista&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 16:13:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/176562#M19173</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2021-11-26T16:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/177772#M19423</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/8742"&gt;@tom_rothschaedl&lt;/a&gt;&amp;nbsp;fyi&lt;/P&gt;</description>
      <pubDate>Sat, 18 Dec 2021 11:32:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/177772#M19423</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2021-12-18T11:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/177782#M19425</link>
      <description>&lt;P&gt;Link to the Chrome Extension Dashboard Powerup to export to excel:&amp;nbsp;&lt;A href="https://chrome.google.com/webstore/detail/dynatrace-dashboard-power/dmpgdhbpdodhddciokonbahhbpaalmco" target="_blank" rel="noopener"&gt;https://chrome.google.com/webstore/detail/dynatrace-dashboard-power/dmpgdhbpdodhddciokonbahhbpaalmco&lt;/A&gt;&amp;nbsp;and github instructions:&amp;nbsp;&lt;A href="https://github.com/dynatrace-oss/DynatraceDashboardPowerups#Installation" target="_blank" rel="noopener"&gt;https://github.com/dynatrace-oss/DynatraceDashboardPowerups#Installation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Happy Holidays!&lt;/P&gt;</description>
      <pubDate>Sat, 18 Dec 2021 20:31:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/177782#M19425</guid>
      <dc:creator>lawrence_cuneaz</dc:creator>
      <dc:date>2021-12-18T20:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/177788#M19427</link>
      <description>&lt;P&gt;Looks like Grafana and Kibana graphical tile &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; very good job.&lt;BR /&gt;&lt;BR /&gt;Still doesn't cover the multidimensional use case that our beloved community member was asking &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 08:09:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/177788#M19427</guid>
      <dc:creator>y_buccellato</dc:creator>
      <dc:date>2021-12-19T08:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/188302#M21320</link>
      <description>&lt;P&gt;Please use the related product idea to vote:&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-product-ideas/Export-to-CSV-option-throughout-the-UI/idi-p/181354" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Dynatrace-product-ideas/Export-to-CSV-option-throughout-the-UI/idi-p/181354&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT/UPDATE: export to CSV is planned for Multidimensional analysis for services ;).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 19:22:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/188302#M21320</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2022-08-10T19:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Export the data from a multi-analysis view to excel</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/229917#M29776</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;could you please help me to write the automation for this&amp;nbsp;&lt;/P&gt;&lt;P&gt;we will do all the function in single click&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Nov 2023 10:47:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Export-the-data-from-a-multi-analysis-view-to-excel/m-p/229917#M29776</guid>
      <dc:creator>kankit8084</dc:creator>
      <dc:date>2023-11-26T10:47:04Z</dc:date>
    </item>
  </channel>
</rss>

