<?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: Parse file directory in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275857#M1987</link>
    <description>&lt;P&gt;To the best of my knowledge, Dynatrace Dashboards do not currently provide a way to format text color unless thresholds are used, which may not be feasible for what you are trying to do.&lt;/P&gt;&lt;P&gt;The closest thing I can recommend is to make use of the &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/dashboards-and-notebooks/dashboards-new/components/dashboard-component-annotation#syntax" target="_self"&gt;Markdown&lt;/A&gt; functionality using a custom "Markdown" column in a table. This would also require manipulating the path value in DQL so that it includes the markdown syntax.&lt;/P&gt;&lt;P&gt;One other possible alternative would be to manipulate value itself based on what's relevant to your users. For instance, you might replace non-important parts of the path with wildcard or placeholder characters..&lt;/P&gt;&lt;P&gt;In any case, I hope this helps!&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 13:29:48 GMT</pubDate>
    <dc:creator>marco_irmer</dc:creator>
    <dc:date>2025-04-24T13:29:48Z</dc:date>
    <item>
      <title>Parse File Directory Paths Using DQL for Structured Data</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275686#M1974</link>
      <description>&lt;P&gt;Hello the community,&lt;/P&gt;
&lt;P&gt;I'm ingesting a log file in this format, and I want to parse the information in color to make it easier to read in reports&amp;nbsp; :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;P:\LOGS\services&lt;/FONT&gt;\NameApps\NameApps.Light\&lt;FONT color="#339966"&gt;NameApps.Light.HUBLOT&lt;/FONT&gt;.log&lt;/P&gt;
&lt;P&gt;Could you help me ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nicolas&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 10:55:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275686#M1974</guid>
      <dc:creator>Nicolas_M</dc:creator>
      <dc:date>2025-12-18T10:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Parse file directory</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275802#M1983</link>
      <description>&lt;P&gt;Hi there. When you say 'reports', what exactly do you mean? Are you talking about having data on a Dashboard/Notebook, or executing DQL inside a workflow that perhaps would deliver data via email?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 22:12:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275802#M1983</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-04-23T22:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Parse file directory</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275830#M1985</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In a dashboard, where I execute DQL to show information,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 08:57:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275830#M1985</guid>
      <dc:creator>Nicolas_M</dc:creator>
      <dc:date>2025-04-24T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Parse file directory</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275857#M1987</link>
      <description>&lt;P&gt;To the best of my knowledge, Dynatrace Dashboards do not currently provide a way to format text color unless thresholds are used, which may not be feasible for what you are trying to do.&lt;/P&gt;&lt;P&gt;The closest thing I can recommend is to make use of the &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/dashboards-and-notebooks/dashboards-new/components/dashboard-component-annotation#syntax" target="_self"&gt;Markdown&lt;/A&gt; functionality using a custom "Markdown" column in a table. This would also require manipulating the path value in DQL so that it includes the markdown syntax.&lt;/P&gt;&lt;P&gt;One other possible alternative would be to manipulate value itself based on what's relevant to your users. For instance, you might replace non-important parts of the path with wildcard or placeholder characters..&lt;/P&gt;&lt;P&gt;In any case, I hope this helps!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 13:29:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275857#M1987</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-04-24T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Parse file directory</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275859#M1989</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Sorry, the question is not about how to add color at the text,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but how to split the log.source name to have example blue or green part of le filename in my dashboard&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;P:\LOGS\services&lt;/FONT&gt;&lt;SPAN&gt;\NameApps\NameApps.Light\&lt;/SPAN&gt;&lt;FONT color="#339966"&gt;NameApps.Light.HUBLOT&lt;/FONT&gt;&lt;SPAN&gt;.log&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 13:35:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275859#M1989</guid>
      <dc:creator>Nicolas_M</dc:creator>
      <dc:date>2025-04-24T13:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Parse file directory</title>
      <link>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275879#M1990</link>
      <description>&lt;P&gt;My mistake, sorry. For this you would use the DQL &lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-query-language/commands/extraction-and-parsing-commands#parse" target="_self"&gt;parse&lt;/A&gt; command to extract the relevant parts of the log path into new field values. The parse command works with the &lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-pattern-language" target="_self"&gt;Dynatrace Pattern Language (DPL)&lt;/A&gt;. You'll want to review the DPL documentation in order to craft the pattern that will fit your needs. There's also a &lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-pattern-language/dpl-architect" target="_self"&gt;DPL Architect&lt;/A&gt; function available in Dynatrace that can help with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 17:07:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Parse-File-Directory-Paths-Using-DQL-for-Structured-Data/m-p/275879#M1990</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-04-24T17:07:34Z</dc:date>
    </item>
  </channel>
</rss>

