<?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 Extract Information in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Extract-Information/m-p/252285#M1105</link>
    <description>&lt;P&gt;Good morning, I need your support with this DPL/DQL text extraction. I need to parse it&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Samples&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/productos/creditos/en-linea&lt;/P&gt;&lt;P&gt;/productos/creditos/libranza&lt;/P&gt;&lt;P&gt;/productos/cdts&lt;/P&gt;&lt;P&gt;/productos/cuentas-de-ahorro/abrir-cuenta-de-ahorros/abrir-cuenta-de-ahorros-en-linea-flexidigital&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" width="63.999130938586326%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;FILED1&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;FIEDL2&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;FILED3&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;FILED4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;creditos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;en-linea&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;creditos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;libranza&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;cdts&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;cuentas-de-ahorro&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;abrir-cuenta-de-ahorros&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;abrir-cuenta-de-ahorros-en-linea-flexidigital&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to extract the information that is within "/" and organize it into new columns. If a field is missing, it should display null. It is very dynamic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;|parse Request_Path,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Aug 2024 16:10:08 GMT</pubDate>
    <dc:creator>carlos_carreno</dc:creator>
    <dc:date>2024-08-01T16:10:08Z</dc:date>
    <item>
      <title>Extract Information</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Information/m-p/252285#M1105</link>
      <description>&lt;P&gt;Good morning, I need your support with this DPL/DQL text extraction. I need to parse it&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Samples&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/productos/creditos/en-linea&lt;/P&gt;&lt;P&gt;/productos/creditos/libranza&lt;/P&gt;&lt;P&gt;/productos/cdts&lt;/P&gt;&lt;P&gt;/productos/cuentas-de-ahorro/abrir-cuenta-de-ahorros/abrir-cuenta-de-ahorros-en-linea-flexidigital&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Result&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" width="63.999130938586326%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;FILED1&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;FIEDL2&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;FILED3&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;FILED4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;creditos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;en-linea&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;creditos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;libranza&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;cdts&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;NULL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="20%" height="30px"&gt;productos&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;cuentas-de-ahorro&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;abrir-cuenta-de-ahorros&lt;/TD&gt;&lt;TD width="20%" height="30px"&gt;abrir-cuenta-de-ahorros-en-linea-flexidigital&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to extract the information that is within "/" and organize it into new columns. If a field is missing, it should display null. It is very dynamic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;|parse Request_Path,&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 16:10:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Information/m-p/252285#M1105</guid>
      <dc:creator>carlos_carreno</dc:creator>
      <dc:date>2024-08-01T16:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Information</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Information/m-p/252583#M1111</link>
      <description>&lt;P&gt;This is the answer:| parse `Request_Path`, "DATA [a-zA-Z.-]+:Area"&lt;BR /&gt;| parse `Request_Path`, "DATA '/'[ a-zA-Z.-]+:Tipo_de_Producto"&lt;BR /&gt;| parse `Request_Path`, "DATA '/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+:Solucion_Financiera"&lt;BR /&gt;| parse `Request_Path`, "DATA '/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+:Producto_Especializado"&lt;BR /&gt;| parse `Request_Path`, "DATA '/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+:Subproducto1 "&lt;BR /&gt;| parse `Request_Path`, "DATA '/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+'/'[ a-zA-Z.-]+:Subproducto2"&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 19:01:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Information/m-p/252583#M1111</guid>
      <dc:creator>carlos_carreno</dc:creator>
      <dc:date>2024-08-05T19:01:24Z</dc:date>
    </item>
  </channel>
</rss>

