<?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 Custom conditions in Workflows in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Custom-conditions-in-Workflows/m-p/273594#M1862</link>
    <description>&lt;P&gt;I have a workflow that executes the following DQL:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo2_0-1742998745690.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27209i5C3303FA53689BE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo2_0-1742998745690.png" alt="Pablo2_0-1742998745690.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want a custom condition so that only when status1 is = 1 , the next step is done.&lt;/P&gt;&lt;P&gt;From what I have seen in the documentation this syntax would be correct but it does not work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo2_1-1742998920726.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27210iCD02FCE0B077E107/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo2_1-1742998920726.png" alt="Pablo2_1-1742998920726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Mar 2025 14:22:31 GMT</pubDate>
    <dc:creator>Pablo2</dc:creator>
    <dc:date>2025-03-26T14:22:31Z</dc:date>
    <item>
      <title>Custom conditions in Workflows</title>
      <link>https://community.dynatrace.com/t5/DQL/Custom-conditions-in-Workflows/m-p/273594#M1862</link>
      <description>&lt;P&gt;I have a workflow that executes the following DQL:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo2_0-1742998745690.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27209i5C3303FA53689BE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo2_0-1742998745690.png" alt="Pablo2_0-1742998745690.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want a custom condition so that only when status1 is = 1 , the next step is done.&lt;/P&gt;&lt;P&gt;From what I have seen in the documentation this syntax would be correct but it does not work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo2_1-1742998920726.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27210iCD02FCE0B077E107/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo2_1-1742998920726.png" alt="Pablo2_1-1742998920726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 14:22:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Custom-conditions-in-Workflows/m-p/273594#M1862</guid>
      <dc:creator>Pablo2</dc:creator>
      <dc:date>2025-03-26T14:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Custom conditions in Workflows</title>
      <link>https://community.dynatrace.com/t5/DQL/Custom-conditions-in-Workflows/m-p/273756#M1870</link>
      <description>&lt;P&gt;I think you need to use the == operator in your condition rather than a single equal sign, as seen in the &lt;A href="https://docs.dynatrace.com/docs/analyze-explore-automate/workflows/building#task-conditions" target="_self"&gt;documentation&lt;/A&gt;'s example.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 23:12:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Custom-conditions-in-Workflows/m-p/273756#M1870</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-03-27T23:12:29Z</dc:date>
    </item>
  </channel>
</rss>

