<?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: can dataexplorer output be customized? in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Can-Data-Explorer-output-be-customized/m-p/268385#M4746</link>
    <description>&lt;P&gt;perfect work like charm&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jan 2025 13:46:37 GMT</pubDate>
    <dc:creator>Vijayt</dc:creator>
    <dc:date>2025-01-25T13:46:37Z</dc:date>
    <item>
      <title>Can Data Explorer output be customized?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Can-Data-Explorer-output-be-customized/m-p/268292#M4740</link>
      <description>&lt;P&gt;is it possible to customize metric value to display in data explored.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example if database state is 0&amp;nbsp; , i want to display it as online . and based on other values to display values as "offline", "recovery mode"&amp;nbsp; etc.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 11:26:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Can-Data-Explorer-output-be-customized/m-p/268292#M4740</guid>
      <dc:creator>Vijayt</dc:creator>
      <dc:date>2025-12-05T11:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: can dataexplorer output be customized?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Can-Data-Explorer-output-be-customized/m-p/268293#M4741</link>
      <description>&lt;P&gt;You can customize the output by leveraging the metric selector. Go to the &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/explorer/explorer-advanced-query-editor" target="_self"&gt;advanced mode&lt;/A&gt;&amp;nbsp;of the Data Explorer. There you'll see a query like `my_metric:splitBy():sort(value(auto,descending)):limit(20)`. You can use the partition operator to map the values to values of the dimension &lt;EM&gt;state&lt;/EM&gt;. For example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;my_metric:splitBy():auto:partition("state",value("online",eq(0)),value("offline",eq(1)))&lt;/LI-CODE&gt;&lt;P&gt;Note that the partition operator also works if the database state is a dimension of your metric. See&amp;nbsp;&lt;A href="https://github.com/Dynatrace/dynatrace-api/blob/master/metric-example/metric-selector-cheat-sheet.md#add-further-dimensions-to-the-result" target="_blank"&gt;https://github.com/Dynatrace/dynatrace-api/blob/master/metric-example/metric-selector-cheat-sheet.md#add-further-dimensions-to-the-result&lt;/A&gt;&amp;nbsp;for details.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 07:24:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Can-Data-Explorer-output-be-customized/m-p/268293#M4741</guid>
      <dc:creator>stemos</dc:creator>
      <dc:date>2025-01-24T07:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: can dataexplorer output be customized?</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Can-Data-Explorer-output-be-customized/m-p/268385#M4746</link>
      <description>&lt;P&gt;perfect work like charm&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2025 13:46:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Can-Data-Explorer-output-be-customized/m-p/268385#M4746</guid>
      <dc:creator>Vijayt</dc:creator>
      <dc:date>2025-01-25T13:46:37Z</dc:date>
    </item>
  </channel>
</rss>

