<?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: Extend Dashboard Variables to also store arrays in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Extend-Dashboard-Variables-to-also-store-arrays/m-p/298166#M5764</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87278"&gt;@cvictor_slm&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The closest workaround at the moment is to use a hidden Code variable, execute the heavy query once there, and return a serialized structure that other tiles can consume in a limited way. There is also a Dynatrace Community tip (somewhere, I didn't found but I already saw) showing the general pattern of reducing duplicate dashboard queries by storing shared results in variables and reusing them across tiles.&lt;/P&gt;&lt;P&gt;So I’d frame this as a&lt;A href="https://community.dynatrace.com/t5/forums/postpage/board-id/DynatraceProductIdeas" target="_blank"&gt; Product idea&lt;/A&gt;: support hidden dashboard variables as reusable structured datasets (array / JSON table / DQL result set), so one expensive query can feed many visualizations. That would reduce duplicate scans, improve dashboard load time, and lower DPS/Grail query cost for large datasets like yours.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Apr 2026 16:47:00 GMT</pubDate>
    <dc:creator>MaximilianoML</dc:creator>
    <dc:date>2026-04-22T16:47:00Z</dc:date>
    <item>
      <title>Extend Dashboard Variables to also store arrays</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Extend-Dashboard-Variables-to-also-store-arrays/m-p/298165#M5763</link>
      <description>&lt;P&gt;Hidden dashboard variables can be stored as numbers or strings.&amp;nbsp; I would like to be able to store arrays (such as DQL output) into a variable as well.&lt;/P&gt;
&lt;P&gt;For instance, I have a dashboard with 21 tiles, each of which runs a query against a table, extracting the segment name and count for a single segment of the data.&amp;nbsp; The query is essentially the same for all tiles, except for the filter to return different segments.&amp;nbsp; The cost is high in time to run the queries and $'s as the table is very large even and the 3 hour window for the query encompasses 42Gb.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I could retrieve data for all of the segments with a single DQL query by using Summarize By and store it in a hidden variable, this would save much time and money.&amp;nbsp; The tiles could then each pull the count for their segment from the variable.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 07:30:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Extend-Dashboard-Variables-to-also-store-arrays/m-p/298165#M5763</guid>
      <dc:creator>cvictor_slm</dc:creator>
      <dc:date>2026-04-23T07:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extend Dashboard Variables to also store arrays</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Extend-Dashboard-Variables-to-also-store-arrays/m-p/298166#M5764</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/87278"&gt;@cvictor_slm&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The closest workaround at the moment is to use a hidden Code variable, execute the heavy query once there, and return a serialized structure that other tiles can consume in a limited way. There is also a Dynatrace Community tip (somewhere, I didn't found but I already saw) showing the general pattern of reducing duplicate dashboard queries by storing shared results in variables and reusing them across tiles.&lt;/P&gt;&lt;P&gt;So I’d frame this as a&lt;A href="https://community.dynatrace.com/t5/forums/postpage/board-id/DynatraceProductIdeas" target="_blank"&gt; Product idea&lt;/A&gt;: support hidden dashboard variables as reusable structured datasets (array / JSON table / DQL result set), so one expensive query can feed many visualizations. That would reduce duplicate scans, improve dashboard load time, and lower DPS/Grail query cost for large datasets like yours.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2026 16:47:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Extend-Dashboard-Variables-to-also-store-arrays/m-p/298166#M5764</guid>
      <dc:creator>MaximilianoML</dc:creator>
      <dc:date>2026-04-22T16:47:00Z</dc:date>
    </item>
  </channel>
</rss>

