<?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 How to display entity name of affected entityID for problems of different entity types in Dashboard in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/How-to-display-entity-name-of-affected-entityID-for-problems-of/m-p/292216#M2974</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am creating dashboard to find reoccurence of problems and count the reoccurrence . But I want entity name for affected entity id instead of entity id to show in dashboard. We have mutliple entity types in our environment like dt.entity.custom_device, dt.entity.host and several others(20 different entity types).&lt;/P&gt;&lt;P&gt;How to display affected entity name instead of entity id in dashboard.&lt;/P&gt;&lt;P&gt;Below is DQL&lt;/P&gt;&lt;P&gt;fetch dt.davis_problems |&lt;/P&gt;&lt;P&gt;expand affected_entity_ids |&lt;/P&gt;&lt;P&gt;filter in(event.status, {"ACTIVE", "CLOSED"}) |&lt;/P&gt;&lt;P&gt;summarize {occurences = count()}, by: {affected_entity_ids, event.name, event.description}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Dec 2025 08:51:41 GMT</pubDate>
    <dc:creator>Mani_Muthu3001</dc:creator>
    <dc:date>2025-12-29T08:51:41Z</dc:date>
    <item>
      <title>How to display entity name of affected entityID for problems of different entity types in Dashboard</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-display-entity-name-of-affected-entityID-for-problems-of/m-p/292216#M2974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am creating dashboard to find reoccurence of problems and count the reoccurrence . But I want entity name for affected entity id instead of entity id to show in dashboard. We have mutliple entity types in our environment like dt.entity.custom_device, dt.entity.host and several others(20 different entity types).&lt;/P&gt;&lt;P&gt;How to display affected entity name instead of entity id in dashboard.&lt;/P&gt;&lt;P&gt;Below is DQL&lt;/P&gt;&lt;P&gt;fetch dt.davis_problems |&lt;/P&gt;&lt;P&gt;expand affected_entity_ids |&lt;/P&gt;&lt;P&gt;filter in(event.status, {"ACTIVE", "CLOSED"}) |&lt;/P&gt;&lt;P&gt;summarize {occurences = count()}, by: {affected_entity_ids, event.name, event.description}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 08:51:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-display-entity-name-of-affected-entityID-for-problems-of/m-p/292216#M2974</guid>
      <dc:creator>Mani_Muthu3001</dc:creator>
      <dc:date>2025-12-29T08:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to display entity name of affected entityID for problems of different entity types in Dashboard</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-display-entity-name-of-affected-entityID-for-problems-of/m-p/292223#M2975</link>
      <description>&lt;P&gt;I'm affraid you;'ll need to manually map all the entities to use the feature entityName(). It does not allow any wildcards nor does it allow variables. See also:&lt;BR /&gt;&lt;A href="https://community.dynatrace.com/t5/DQL/Get-Host-Name-in-Open-Events/m-p/230190" target="_blank"&gt;https://community.dynatrace.com/t5/DQL/Get-Host-Name-in-Open-Events/m-p/230190&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 13:10:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-display-entity-name-of-affected-entityID-for-problems-of/m-p/292223#M2975</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-12-29T13:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to display entity name of affected entityID for problems of different entity types in Dashboard</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-display-entity-name-of-affected-entityID-for-problems-of/m-p/292244#M2977</link>
      <description>&lt;P&gt;I got a dashboard that might help you.&amp;nbsp; I tried to share in the DT Playground but unable to.&amp;nbsp; I attached file to this.&amp;nbsp; Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kenny_Gillette_0-1767022691736.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31363i45B4A92BE306905F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kenny_Gillette_0-1767022691736.png" alt="Kenny_Gillette_0-1767022691736.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 15:38:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-display-entity-name-of-affected-entityID-for-problems-of/m-p/292244#M2977</guid>
      <dc:creator>Kenny_Gillette</dc:creator>
      <dc:date>2025-12-29T15:38:29Z</dc:date>
    </item>
  </channel>
</rss>

