<?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 DQL parse command - help with correct syntax in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/DQL-parse-command-help-with-correct-syntax/m-p/267888#M1618</link>
    <description>&lt;P&gt;Hi all&lt;BR /&gt;&lt;BR /&gt;I have this DQL using the parse command (LD) - in my view it should work- PGI data is returned but not split into columns as per the parse command&lt;BR /&gt;I am just parsing the column "softwareTechnologies" which contains a string/value similar to this "type:SPRING,edition:Spring Boot,version:2.7.5"&lt;BR /&gt;&lt;BR /&gt;fetch dt.entity.process_group_instance&lt;BR /&gt;| fieldsAdd softwareTechnologies&lt;BR /&gt;| filter matchesPhrase(entity.name, "SpringBoot")&lt;BR /&gt;| expand softwareTechnologies&lt;BR /&gt;| filter matchesPhrase(softwareTechnologies, "type:SPRING")&lt;BR /&gt;| parse softwareTechnologies, "LD 'type:' LD:softwareTechnologies.type ',edition:' LD:softwareTechnologies.edition ',version:' LD:softwareTechnologies.version"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I have used a similar DQL parse command succesfully&lt;BR /&gt;Am i missing something?&lt;/P&gt;
&lt;P&gt;Appreciate any help&lt;/P&gt;
&lt;P&gt;Thanks Alan&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jan 2025 06:59:02 GMT</pubDate>
    <dc:creator>AlanFoley</dc:creator>
    <dc:date>2025-01-21T06:59:02Z</dc:date>
    <item>
      <title>DQL parse command - help with correct syntax</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-parse-command-help-with-correct-syntax/m-p/267888#M1618</link>
      <description>&lt;P&gt;Hi all&lt;BR /&gt;&lt;BR /&gt;I have this DQL using the parse command (LD) - in my view it should work- PGI data is returned but not split into columns as per the parse command&lt;BR /&gt;I am just parsing the column "softwareTechnologies" which contains a string/value similar to this "type:SPRING,edition:Spring Boot,version:2.7.5"&lt;BR /&gt;&lt;BR /&gt;fetch dt.entity.process_group_instance&lt;BR /&gt;| fieldsAdd softwareTechnologies&lt;BR /&gt;| filter matchesPhrase(entity.name, "SpringBoot")&lt;BR /&gt;| expand softwareTechnologies&lt;BR /&gt;| filter matchesPhrase(softwareTechnologies, "type:SPRING")&lt;BR /&gt;| parse softwareTechnologies, "LD 'type:' LD:softwareTechnologies.type ',edition:' LD:softwareTechnologies.edition ',version:' LD:softwareTechnologies.version"&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I have used a similar DQL parse command succesfully&lt;BR /&gt;Am i missing something?&lt;/P&gt;
&lt;P&gt;Appreciate any help&lt;/P&gt;
&lt;P&gt;Thanks Alan&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 06:59:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-parse-command-help-with-correct-syntax/m-p/267888#M1618</guid>
      <dc:creator>AlanFoley</dc:creator>
      <dc:date>2025-01-21T06:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: DQL parse command - help with correct syntax</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-parse-command-help-with-correct-syntax/m-p/267896#M1619</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe i am incorrect but you should remove the first LD&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Etienne1_1-1737379273940.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25826iEFF147A31340D713/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Etienne1_1-1737379273940.png" alt="Etienne1_1-1737379273940.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;fetch dt.entity.process_group_instance&lt;BR /&gt;| fieldsAdd softwareTechnologies&lt;BR /&gt;| filter matchesPhrase(entity.name, "SpringBoot")&lt;BR /&gt;| expand softwareTechnologies&lt;BR /&gt;| filter matchesPhrase(softwareTechnologies, "type:SPRING")&lt;BR /&gt;| parse softwareTechnologies, "'type:' LD:softwareTechnologies.type ',edition:' LD:softwareTechnologies.edition ',version:' LD:softwareTechnologies.version"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 13:21:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-parse-command-help-with-correct-syntax/m-p/267896#M1619</guid>
      <dc:creator>Etienne1</dc:creator>
      <dc:date>2025-01-20T13:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: DQL parse command - help with correct syntax</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-parse-command-help-with-correct-syntax/m-p/267952#M1621</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Etienne&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A case of me not being able to see the wood for the trees&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Works - appreciate you taking the time to test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 04:12:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-parse-command-help-with-correct-syntax/m-p/267952#M1621</guid>
      <dc:creator>AlanFoley</dc:creator>
      <dc:date>2025-01-21T04:12:24Z</dc:date>
    </item>
  </channel>
</rss>

