<?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: No Data recorded in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/No-Data-recorded/m-p/265421#M1542</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/84471"&gt;@schnarrNoah&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would a single value tile not work?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_0-1734405129351.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25262iC16358D36C2DE709/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_0-1734405129351.png" alt="Fin_Ubels_0-1734405129351.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;By having it as a single value tile it should update with every other tile. Also, to get what you're after you can just use the toString and concat functions to just return the string you're after.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2024 03:14:58 GMT</pubDate>
    <dc:creator>Fin_Ubels</dc:creator>
    <dc:date>2024-12-17T03:14:58Z</dc:date>
    <item>
      <title>No Data recorded</title>
      <link>https://community.dynatrace.com/t5/DQL/No-Data-recorded/m-p/265354#M1538</link>
      <description>&lt;P&gt;Hello people,&lt;/P&gt;&lt;P&gt;I have a curious issue on my data visualization. My approach was to get a count from data like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;FONT size="1 2 3 4 5 6 7"&gt;fetch logs&lt;BR /&gt;| filter gitlab.source == "gitlab-exporter"&lt;BR /&gt;| filter contains(stage.name, "validate-deployment")&lt;BR /&gt;| parse message, """LD:string "│", LD:policy "│" LD:rule "│" LD:resource "│" LD:result "│" LD:reason "│" LD:message EOS """&lt;BR /&gt;| filter trim(result) == "Warn"&lt;BR /&gt;| summarize warnCounter = count()&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Each time a message contains “Warning,” the counter increments. Now I will use this is as a variable in a normal text field on my dashboard like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;# `$warnCounter` TOTAL WARNINGS&lt;span class="lia-unicode-emoji" title=":cross_mark:"&gt;❌&lt;/span&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;The problem is now when I refresh the dashboard or select a new timeframe, the query behind the variable doesnt execute... So all other data will be up to date but not my text total warnings.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;It would be great if someone had a solution to this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2024 11:08:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/No-Data-recorded/m-p/265354#M1538</guid>
      <dc:creator>schnarrNoah</dc:creator>
      <dc:date>2024-12-16T11:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: No Data recorded</title>
      <link>https://community.dynatrace.com/t5/DQL/No-Data-recorded/m-p/265421#M1542</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/84471"&gt;@schnarrNoah&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would a single value tile not work?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fin_Ubels_0-1734405129351.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/25262iC16358D36C2DE709/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fin_Ubels_0-1734405129351.png" alt="Fin_Ubels_0-1734405129351.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;By having it as a single value tile it should update with every other tile. Also, to get what you're after you can just use the toString and concat functions to just return the string you're after.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 03:14:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/No-Data-recorded/m-p/265421#M1542</guid>
      <dc:creator>Fin_Ubels</dc:creator>
      <dc:date>2024-12-17T03:14:58Z</dc:date>
    </item>
  </channel>
</rss>

