<?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: How to Push the external data (csv/excel files) to Dynatrace to generate the dashboard. in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/202955#M24191</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Rakesh&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;As far as I know, at the moment there is no such possibility (like to display big file with more than 100 rows) .&amp;nbsp;&amp;nbsp;If I'm wrong, other users will correct me.&lt;/P&gt;&lt;P&gt;But maybe these examples will help you&amp;nbsp;&lt;SPAN class=""&gt;achieve&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;goal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For example - &lt;STRONG&gt;list of tickets without answers&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Using a custom script on a python - we take this information from internal CRM system and change the dashboard using APIs&amp;nbsp;(&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/dashboards-api/put-dashboard" target="_self"&gt;dashboard API&lt;/A&gt;&amp;nbsp;) and tile (&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/dashboards-and-charts/charts-and-tiles/available-tiles#markdown" target="_self"&gt;markdown&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;This can be used, for example, as a list of users with problems - if there are &lt;STRONG&gt;several&lt;/STRONG&gt; of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_2-1674213124757.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9534i538378BD33246CFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_2-1674213124757.png" alt="Romanenkov_Al3x_2-1674213124757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create custom device and send data to custom device.&lt;/P&gt;&lt;P&gt;With &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/dashboards-and-charts/explorer#data-explorer" target="_self"&gt;data explorer&lt;/A&gt;&amp;nbsp; you can display the list.&lt;/P&gt;&lt;P&gt;Example payload:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;{'displayName': 'Coffee machine', 'listenPorts': ['1521'], 'type': 'coffee machine', 'favicon': '&lt;SPAN&gt;&lt;A href="https://www.freefavicon.com/freefavicons/food/cup-of-coffee-152-78475.png" target="_blank" rel="noopener"&gt;https://www.freefavicon.com/freefavicons/food/cup-of-coffee-152-78475.png&lt;/A&gt;&lt;/SPAN&gt;', 'configUrl': '&lt;A href="http://coffemachine.internal.settings:8080" target="_blank" rel="noopener"&gt;http://coffemachine.internal.settings:8080&lt;/A&gt;', 'tags': ['Coffee', 'Example'], 'properties': {'dns-name': 'coffemachine.internal.settings', 'ip-address': '192.168.1.249'}, 'series': [{'timeseriesId': 'custom:coffee_metric', 'dimensions': {'coffee': 'Espresso', 'cup_size': 'small', 'addings': 'milk', 'price': '120'}, 'dataPoints': [[1674210255137, 1]]}]}&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_0-1674212191532.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9532i1BC5F4F46A9C47CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_0-1674212191532.png" alt="Romanenkov_Al3x_0-1674212191532.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-custom-device-report-metric#request-body-json-model" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/api-custom-device-report-metric#request-body-json-model&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/post-ingest-metrics" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/post-ingest-metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Romanenkov Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2023 11:15:22 GMT</pubDate>
    <dc:creator>Romanenkov_Al3x</dc:creator>
    <dc:date>2023-01-20T11:15:22Z</dc:date>
    <item>
      <title>How to Push the external data (csv/excel files) to Dynatrace to generate the dashboard.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/202941#M24189</link>
      <description>&lt;P&gt;I want to generate the dashboard on Dynatrace by pushing the files (csv/excel files) from external system. How can i push these files to Dynatrace. The files contain the columns like CustomerId, ClientID, Name, surname, email and want to create the dashboard with same columns name on Dynatrace.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Rakesh&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 10:58:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/202941#M24189</guid>
      <dc:creator>rakku99</dc:creator>
      <dc:date>2023-01-25T10:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Push the external data (csv/excel files) to Dynatrace to generate the dashboard.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/202955#M24191</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Rakesh&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;As far as I know, at the moment there is no such possibility (like to display big file with more than 100 rows) .&amp;nbsp;&amp;nbsp;If I'm wrong, other users will correct me.&lt;/P&gt;&lt;P&gt;But maybe these examples will help you&amp;nbsp;&lt;SPAN class=""&gt;achieve&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;goal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For example - &lt;STRONG&gt;list of tickets without answers&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Using a custom script on a python - we take this information from internal CRM system and change the dashboard using APIs&amp;nbsp;(&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/configuration-api/dashboards-api/put-dashboard" target="_self"&gt;dashboard API&lt;/A&gt;&amp;nbsp;) and tile (&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/dashboards-and-charts/charts-and-tiles/available-tiles#markdown" target="_self"&gt;markdown&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;This can be used, for example, as a list of users with problems - if there are &lt;STRONG&gt;several&lt;/STRONG&gt; of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_2-1674213124757.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9534i538378BD33246CFA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_2-1674213124757.png" alt="Romanenkov_Al3x_2-1674213124757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create custom device and send data to custom device.&lt;/P&gt;&lt;P&gt;With &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/dashboards-and-charts/explorer#data-explorer" target="_self"&gt;data explorer&lt;/A&gt;&amp;nbsp; you can display the list.&lt;/P&gt;&lt;P&gt;Example payload:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;{'displayName': 'Coffee machine', 'listenPorts': ['1521'], 'type': 'coffee machine', 'favicon': '&lt;SPAN&gt;&lt;A href="https://www.freefavicon.com/freefavicons/food/cup-of-coffee-152-78475.png" target="_blank" rel="noopener"&gt;https://www.freefavicon.com/freefavicons/food/cup-of-coffee-152-78475.png&lt;/A&gt;&lt;/SPAN&gt;', 'configUrl': '&lt;A href="http://coffemachine.internal.settings:8080" target="_blank" rel="noopener"&gt;http://coffemachine.internal.settings:8080&lt;/A&gt;', 'tags': ['Coffee', 'Example'], 'properties': {'dns-name': 'coffemachine.internal.settings', 'ip-address': '192.168.1.249'}, 'series': [{'timeseriesId': 'custom:coffee_metric', 'dimensions': {'coffee': 'Espresso', 'cup_size': 'small', 'addings': 'milk', 'price': '120'}, 'dataPoints': [[1674210255137, 1]]}]}&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Romanenkov_Al3x_0-1674212191532.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9532i1BC5F4F46A9C47CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Romanenkov_Al3x_0-1674212191532.png" alt="Romanenkov_Al3x_0-1674212191532.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-custom-device-report-metric#request-body-json-model" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/api-custom-device-report-metric#request-body-json-model&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/post-ingest-metrics" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2/post-ingest-metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Romanenkov Alex&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 11:15:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/202955#M24191</guid>
      <dc:creator>Romanenkov_Al3x</dc:creator>
      <dc:date>2023-01-20T11:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Push the external data (csv/excel files) to Dynatrace to generate the dashboard.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/203049#M24209</link>
      <description>&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;Thank for comments!&lt;/P&gt;&lt;P&gt;Did you mean to say that we can push files with having the rows less than 100?&lt;/P&gt;&lt;P&gt;If we can push then do we have scroll facility in dashboard?&lt;/P&gt;&lt;P&gt;Is it possible to push the JSON files instead of csv/excel to Dynatrace to generate the dashboard.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 16:33:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/203049#M24209</guid>
      <dc:creator>rakku99</dc:creator>
      <dc:date>2023-01-20T16:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Push the external data (csv/excel files) to Dynatrace to generate the dashboard.</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/203076#M24221</link>
      <description>&lt;P&gt;Hi Rakku99,&lt;BR /&gt;&lt;BR /&gt;Yeah, the Dynatrace API's use JSON, so that will work.&lt;BR /&gt;&lt;BR /&gt;Tom&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2023 14:42:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-Push-the-external-data-csv-excel-files-to-Dynatrace-to/m-p/203076#M24221</guid>
      <dc:creator>Tom_Eaton</dc:creator>
      <dc:date>2023-01-21T14:42:19Z</dc:date>
    </item>
  </channel>
</rss>

