<?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: DQL 'entities isn't a valid data object' when trying to fetch entities in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235802#M593</link>
    <description>&lt;P&gt;So does the query string that is noted need to be updated then? My question is more around why is all, if not a bunch of the results of something like 'fetch dt.system.data_objects' show the query string to be something like &lt;SPAN&gt;fetch entities | filter entity.type == "&amp;lt;name&amp;gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So not so much how do I get container groups but why is there mention of 'fetch entities' in the DQL if &lt;STRONG&gt;entities&lt;/STRONG&gt; is invalid.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jan 2024 19:31:21 GMT</pubDate>
    <dc:creator>sivart_89</dc:creator>
    <dc:date>2024-01-29T19:31:21Z</dc:date>
    <item>
      <title>DQL 'entities isn't a valid data object' when trying to fetch entities</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235705#M591</link>
      <description>&lt;P&gt;When I run some like the first DQL below it works fine. In the result one field is the query string which notes the 2nd DQL. However, entities does not seem to exist as I get a ''entities isn't a valid data object' connected to the entities keyword and am not able to run the query. Any plan to fix this? I'm assuming this 2nd DQL is supposed to show you all container groups.&lt;/P&gt;&lt;P&gt;My main concern with bringing this up is there something that should be updated here so the results don't state 'fetch entities' if entities doesn't seem to exist? I'm not so much concerned with a work around to get the information.&lt;/P&gt;&lt;P&gt;fetch dt.system.data_objects&lt;BR /&gt;| filter name == "dt.entity.container_group"&lt;/P&gt;&lt;P&gt;fetch entities | filter entity.type == "dt.entity.container_group"&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 13:36:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235705#M591</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-30T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: DQL 'entities isn't a valid data object' when trying to fetch entities</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235709#M592</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17361"&gt;@sivart_89&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Would you like to list of your container groups?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mizs_0-1706433218923.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17266i34FB3A6160DDBEC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mizs_0-1706433218923.png" alt="Mizs_0-1706433218923.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mizső&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2024 09:15:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235709#M592</guid>
      <dc:creator>Mizső</dc:creator>
      <dc:date>2024-01-28T09:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: DQL 'entities isn't a valid data object' when trying to fetch entities</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235802#M593</link>
      <description>&lt;P&gt;So does the query string that is noted need to be updated then? My question is more around why is all, if not a bunch of the results of something like 'fetch dt.system.data_objects' show the query string to be something like &lt;SPAN&gt;fetch entities | filter entity.type == "&amp;lt;name&amp;gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So not so much how do I get container groups but why is there mention of 'fetch entities' in the DQL if &lt;STRONG&gt;entities&lt;/STRONG&gt; is invalid.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 19:31:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235802#M593</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-01-29T19:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: DQL 'entities isn't a valid data object' when trying to fetch entities</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235820#M594</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use &lt;A title="string functions" href="https://docs.dynatrace.com/docs/shortlink/string-functions" target="_blank" rel="noopener"&gt;string functions&lt;/A&gt;:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch dt.system.data_objects
| filter matchesValue(name, "dt.entity.process_group")&lt;/LI-CODE&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 07:53:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235820#M594</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2024-01-30T07:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: DQL 'entities isn't a valid data object' when trying to fetch entities</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235856#M595</link>
      <description>&lt;P&gt;Thank you. I have updated my original post as it was a little misleading before. I am not so much worried about how to get the data but rather why is 'fetch entities' noted for the query string if entities doesn't seem to exist and be valid DQL.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 02:15:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/235856#M595</guid>
      <dc:creator>sivart_89</dc:creator>
      <dc:date>2024-07-10T02:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: DQL 'entities isn't a valid data object' when trying to fetch entities</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/291898#M2960</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17361"&gt;@sivart_89&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;SPAN&gt;I just wanted to check in and see if you still need help with this. If so, I’d be happy to look into it for you!&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know what works best for you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 09:26:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-entities-isn-t-a-valid-data-object-when-trying-to-fetch/m-p/291898#M2960</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2025-12-19T09:26:17Z</dc:date>
    </item>
  </channel>
</rss>

