<?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 Dashboard - service IDs instead of tag in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284747#M2509</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to use service IDs instead of tag, help replace&amp;nbsp;tag(\"",$MyServices,"\")&amp;nbsp; with ID.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;timeseries count = sum(dt.service.request.count), by: { endpoint.name },&lt;BR /&gt;filter: { endpoint.name in[fetch dt.entity.service_method&lt;BR /&gt;| filter in(id, classicEntitySelector(concat("type(service_method),fromRelationship.isServiceMethodOfService(type(SERVICE),tag(\"",$MyServices,"\"))")))&lt;BR /&gt;| fields entity.name ] }&lt;BR /&gt;| sort arraySum(count) desc&lt;BR /&gt;| limit 20&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 06:22:36 GMT</pubDate>
    <dc:creator>sshinde_24</dc:creator>
    <dc:date>2025-08-27T06:22:36Z</dc:date>
    <item>
      <title>Dashboard - service IDs instead of tag</title>
      <link>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284747#M2509</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I want to use service IDs instead of tag, help replace&amp;nbsp;tag(\"",$MyServices,"\")&amp;nbsp; with ID.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;timeseries count = sum(dt.service.request.count), by: { endpoint.name },&lt;BR /&gt;filter: { endpoint.name in[fetch dt.entity.service_method&lt;BR /&gt;| filter in(id, classicEntitySelector(concat("type(service_method),fromRelationship.isServiceMethodOfService(type(SERVICE),tag(\"",$MyServices,"\"))")))&lt;BR /&gt;| fields entity.name ] }&lt;BR /&gt;| sort arraySum(count) desc&lt;BR /&gt;| limit 20&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 06:22:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284747#M2509</guid>
      <dc:creator>sshinde_24</dc:creator>
      <dc:date>2025-08-27T06:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard</title>
      <link>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284766#M2510</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why do you prefer IDs? I think using tags would be more flexible.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 14:01:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284766#M2510</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-08-26T14:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard</title>
      <link>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284788#M2512</link>
      <description>&lt;P&gt;That would be like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;timeseries count = sum(dt.service.request.count), by: { endpoint.name },
filter: { endpoint.name in[fetch dt.entity.service_method
| filter in(id, classicEntitySelector(concat("type(service_method),fromRelationship.isServiceMethodOfService(type(SERVICE),entityID(\"",$MyIDs,"\"))")))| fields entity.name ] }
| sort arraySum(count) desc
| limit 20&lt;/LI-CODE&gt;&lt;P&gt;Assuming you have a var called MyIDs with the ID list.&lt;BR /&gt;Try and let us know&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 14:48:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284788#M2512</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2025-08-26T14:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - service IDs instead of tag</title>
      <link>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284947#M2528</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the solution. Unfortunately, it didn’t work as expected — I’m not seeing any records in the output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 10:40:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284947#M2528</guid>
      <dc:creator>sshinde_24</dc:creator>
      <dc:date>2025-08-28T10:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard - service IDs instead of tag</title>
      <link>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284949#M2529</link>
      <description>&lt;P&gt;Can I suggest a different approach?&lt;BR /&gt;Jump to notebooks/dashboard from the services app.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PacoPorro_0-1756378321176.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29878i2F25500A3848206D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PacoPorro_0-1756378321176.png" alt="PacoPorro_0-1756378321176.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Select the service you need from the service app, and from the overview, throughput, 3 dots open with&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 10:53:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Dashboard-service-IDs-instead-of-tag/m-p/284949#M2529</guid>
      <dc:creator>PacoPorro</dc:creator>
      <dc:date>2025-08-28T10:53:15Z</dc:date>
    </item>
  </channel>
</rss>

