<?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 Parse After Colon in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Parse-After-Colon/m-p/225865#M305</link>
    <description>&lt;DIV class=""&gt;Hey Team, how do we parse data after a colon? For example here is a snippet from the log&lt;/DIV&gt;&lt;PRE&gt;"mvcLastloginTimestamp":"1697106375080","thisCustomerNum":"123456789","objectClass":&lt;/PRE&gt;&lt;DIV class=""&gt;We're looking to parse out the customerNum without the beginning&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;":"&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and ending quote.&lt;BR /&gt;The following parse command includes the colon and ending quote&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| Parse content, "LD 'thisCustomerNum' LD:ID ',' "&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;I can't seem to get the syntax just right to avoid the colon and ending quote. Thanks in advance!&lt;/DIV&gt;</description>
    <pubDate>Wed, 18 Oct 2023 14:22:26 GMT</pubDate>
    <dc:creator>jacob_norkus</dc:creator>
    <dc:date>2023-10-18T14:22:26Z</dc:date>
    <item>
      <title>Parse After Colon</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-After-Colon/m-p/225865#M305</link>
      <description>&lt;DIV class=""&gt;Hey Team, how do we parse data after a colon? For example here is a snippet from the log&lt;/DIV&gt;&lt;PRE&gt;"mvcLastloginTimestamp":"1697106375080","thisCustomerNum":"123456789","objectClass":&lt;/PRE&gt;&lt;DIV class=""&gt;We're looking to parse out the customerNum without the beginning&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;":"&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and ending quote.&lt;BR /&gt;The following parse command includes the colon and ending quote&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| Parse content, "LD 'thisCustomerNum' LD:ID ',' "&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;I can't seem to get the syntax just right to avoid the colon and ending quote. Thanks in advance!&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Oct 2023 14:22:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-After-Colon/m-p/225865#M305</guid>
      <dc:creator>jacob_norkus</dc:creator>
      <dc:date>2023-10-18T14:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Parse After Colon</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-After-Colon/m-p/228114#M335</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;Do you have test this :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| parse content,"LD 'thisCustomerNum\":\"' LD:ID '\",' "&lt;/LI-CODE&gt;&lt;P&gt;Let me know if this works&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 08:36:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-After-Colon/m-p/228114#M335</guid>
      <dc:creator>gbaudart</dc:creator>
      <dc:date>2023-11-09T08:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Parse After Colon</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-After-Colon/m-p/228649#M346</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/5334"&gt;@jacob_norkus&lt;/a&gt;&amp;nbsp;,&amp;nbsp;Were you able to test my suggestion?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 12:56:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-After-Colon/m-p/228649#M346</guid>
      <dc:creator>gbaudart</dc:creator>
      <dc:date>2023-11-14T12:56:25Z</dc:date>
    </item>
  </channel>
</rss>

