<?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: How to filter a timeseries based on a value? in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/How-to-filter-a-timeseries-based-on-a-value/m-p/291657#M2883</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67521"&gt;@badgerfifteen&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>Wed, 17 Dec 2025 10:04:06 GMT</pubDate>
    <dc:creator>IzabelaRokita</dc:creator>
    <dc:date>2025-12-17T10:04:06Z</dc:date>
    <item>
      <title>How to filter a timeseries based on a value?</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-filter-a-timeseries-based-on-a-value/m-p/288603#M2703</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am in the process of creating a dashboard where it shows the synthetic availability of all our synthetics in our environment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a diverse amount of synthetics which run from 5 mins to 10mins and what I am trying to achieve is, using the Heatmap visual, show the execution status and availability of our synthetics. Here is the current code that I have:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;timeseries interval:5m, {status = avg(dt.synthetic.browser.availability)}, {executions = count( dt.synthetic.browser.executions)}, by: {dt.entity.synthetic_test}
| fieldsAdd synth_name = entityName(dt.entity.synthetic_test)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is what should appear if you map the values to 'status'&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="badgerfifteen_0-1761580256797.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/30721i7A9C991E6E20997A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="badgerfifteen_0-1761580256797.png" alt="badgerfifteen_0-1761580256797.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Now when you map it to 'executions' (i.e. when it actually executes) you get the following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="badgerfifteen_1-1761580352856.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/30722i78DE66C17F1B1F04/image-size/medium?v=v2&amp;amp;px=400" role="button" title="badgerfifteen_1-1761580352856.png" alt="badgerfifteen_1-1761580352856.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I would like to have a union where if executions = 1, then capture the availability for that time. Any ideas? Using just status is inaccurate when showing availability.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 06:33:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-filter-a-timeseries-based-on-a-value/m-p/288603#M2703</guid>
      <dc:creator>badgerfifteen</dc:creator>
      <dc:date>2025-10-28T06:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter a timeseries based on a value?</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-filter-a-timeseries-based-on-a-value/m-p/291657#M2883</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67521"&gt;@badgerfifteen&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>Wed, 17 Dec 2025 10:04:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-filter-a-timeseries-based-on-a-value/m-p/291657#M2883</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2025-12-17T10:04:06Z</dc:date>
    </item>
  </channel>
</rss>

