<?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 Data from Dashboard to Excel or CSV in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/255973#M4336</link>
    <description>&lt;P&gt;Hey Rajacomm, if you want to fetch data from the dashboard manually you can on supported tiles as seen below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_3-1726528209805.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22477i997B5923A1FFAD02/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_3-1726528209805.png" alt="Fin_Ubels_3-1726528209805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;On old dashboards you can open the tile in data explorer and achieve the same result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_2-1726528126696.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22476i9ED3E24AD0932914/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_2-1726528126696.png" alt="Fin_Ubels_2-1726528126696.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Otherwise, you can script over the API as Peter suggested above to get CSV formatted results depending on what you're looking for.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 23:11:51 GMT</pubDate>
    <dc:creator>Fin_Ubels</dc:creator>
    <dc:date>2024-09-16T23:11:51Z</dc:date>
    <item>
      <title>Export Data from Dashboard to Excel or CSV</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/255854#M4334</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I'm looking for some assistance in exporting data in the dashboard in excel or csv.&lt;/P&gt;&lt;P&gt;This feature is much needed, please share me your insights on this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 11:39:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/255854#M4334</guid>
      <dc:creator>rajacomm3</dc:creator>
      <dc:date>2024-09-16T11:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export Data from Dashboard to Excel or CSV</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/255855#M4335</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/68100"&gt;@rajacomm3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;create access token.&lt;/LI&gt;&lt;LI&gt;go to configuration API.&lt;/LI&gt;&lt;LI&gt;authorize the lock.&lt;/LI&gt;&lt;LI&gt;start fetching the data through The UI or API.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 11:50:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/255855#M4335</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-09-16T11:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export Data from Dashboard to Excel or CSV</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/255973#M4336</link>
      <description>&lt;P&gt;Hey Rajacomm, if you want to fetch data from the dashboard manually you can on supported tiles as seen below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_3-1726528209805.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22477i997B5923A1FFAD02/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_3-1726528209805.png" alt="Fin_Ubels_3-1726528209805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;On old dashboards you can open the tile in data explorer and achieve the same result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_2-1726528126696.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22476i9ED3E24AD0932914/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_2-1726528126696.png" alt="Fin_Ubels_2-1726528126696.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Otherwise, you can script over the API as Peter suggested above to get CSV formatted results depending on what you're looking for.&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 23:11:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/255973#M4336</guid>
      <dc:creator>Fin_Ubels</dc:creator>
      <dc:date>2024-09-16T23:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export Data from Dashboard to Excel or CSV</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/256002#M4337</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/68100"&gt;@rajacomm3&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;the option provided&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47376"&gt;@Fin_Ubels&lt;/a&gt;&amp;nbsp;is for SaaS environment, based on the actual setup you can decide.&lt;/P&gt;&lt;P&gt;Appreciate your inputs, Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 06:12:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Export-Data-from-Dashboard-to-Excel-or-CSV/m-p/256002#M4337</guid>
      <dc:creator>Peter_Youssef</dc:creator>
      <dc:date>2024-09-17T06:12:14Z</dc:date>
    </item>
  </channel>
</rss>

