<?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 function for getting dashboard timeframe in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225591#M3333</link>
    <description>&lt;P&gt;Hello, I would like to design a dashboard with several Grail graph with its own timeframe range related dynamically to&amp;nbsp; global dashboard timeframe selected by end-user.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;timeseries from: dashboard_timeframe()-4h, to: dashboard_timeframe()-2h, ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2023 13:13:25 GMT</pubDate>
    <dc:creator>David_Desidera</dc:creator>
    <dc:date>2023-10-17T13:13:25Z</dc:date>
    <item>
      <title>function for getting dashboard timeframe</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225591#M3333</link>
      <description>&lt;P&gt;Hello, I would like to design a dashboard with several Grail graph with its own timeframe range related dynamically to&amp;nbsp; global dashboard timeframe selected by end-user.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;timeseries from: dashboard_timeframe()-4h, to: dashboard_timeframe()-2h, ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:13:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225591#M3333</guid>
      <dc:creator>David_Desidera</dc:creator>
      <dc:date>2023-10-17T13:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: function for getting dashboard timeframe</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225605#M3335</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/54679"&gt;@David_Desidera&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that you want individual tiles with a grail to take the timeframe that the user has set in the timeframe selector?&lt;/P&gt;&lt;P&gt;From what I've checked with myself it's enough not to specify any timeframe and tiles accepts the one you have selected in the timeframe selector.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zrzut ekranu 2023-10-17 o 15.27.36.png" style="width: 200px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/14640iC0484FBCD3312EF5/image-size/small?v=v2&amp;amp;px=200" role="button" title="Zrzut ekranu 2023-10-17 o 15.27.36.png" alt="Zrzut ekranu 2023-10-17 o 15.27.36.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:33:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225605#M3335</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-10-17T13:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: function for getting dashboard timeframe</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225619#M3336</link>
      <description>&lt;P&gt;Hi Radek,&lt;/P&gt;&lt;P&gt;actually I would like every tile represent its own data starting from dashboard global timeframe selected.&lt;/P&gt;&lt;P&gt;Tile1 = From: dashboard_timeframe() - 2d to:&amp;nbsp;dashboard_timeframe() - 1d&lt;/P&gt;&lt;P&gt;Tile2 = From: dashboard_timeframe() - 3d to:&amp;nbsp;dashboard_timeframe() - 2d&lt;/P&gt;&lt;P&gt;Thank you for any suggestion&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:45:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225619#M3336</guid>
      <dc:creator>David_Desidera</dc:creator>
      <dc:date>2023-10-17T13:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: function for getting dashboard timeframe</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225624#M3337</link>
      <description>&lt;P&gt;Okey, now I understand you.&lt;BR /&gt;I don't know if this is possible. Let me check it later and let you know:) Unless, in the meantime, the someone else will know if such a time filter is possible.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:48:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225624#M3337</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-10-17T13:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: function for getting dashboard timeframe</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225772#M3338</link>
      <description>&lt;P&gt;I tried to achieve the effect for the timeframe you need, but was unable to. In my opinion it is not possible to build such a time filter.&lt;/P&gt;&lt;P&gt;I recommend you to open Product Idea if you think it makes sense for more cases.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 07:21:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/function-for-getting-dashboard-timeframe/m-p/225772#M3338</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-10-18T07:21:56Z</dc:date>
    </item>
  </channel>
</rss>

