<?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 How to Fetch Dashboard URL Query Parameters in DQL Without Using RUM in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/How-to-Fetch-Dashboard-URL-Query-Parameters-in-DQL-Without-Using/m-p/289602#M5494</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Requirement&lt;/STRONG&gt; : I wanted to access url query parameters from dashboard url in dynatrace.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt; :&amp;nbsp;I have a dashboard page in dynatrace, In this main dashboard having one hyper link(URL) to navigate to another dashboard. while clicking the child dashboard URL link I am able to navigate to linked dashboard with few custom url query params.&amp;nbsp; I tried with all possible solutions given by dynatrace document but couldn't find the solution.&lt;/P&gt;
&lt;P&gt;Request you Please help to support this ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;URL Ex :&amp;nbsp;&lt;A href="https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.dashboards/dashboard/acb12333val?proxy_name" target="_blank" rel="noopener"&gt;https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.dashboards/dashboard/acb12333val?proxy_name=testproxy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I want to fetch the query param &lt;STRONG&gt;"proxy_name"&amp;nbsp; &lt;/STRONG&gt;in DQL&amp;nbsp;from above sample URL &lt;STRONG&gt;with out using RUM&lt;/STRONG&gt; (Real User Monitoring)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Nov 2025 11:49:47 GMT</pubDate>
    <dc:creator>vasantharao</dc:creator>
    <dc:date>2025-11-14T11:49:47Z</dc:date>
    <item>
      <title>How to Fetch Dashboard URL Query Parameters in DQL Without Using RUM</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-Fetch-Dashboard-URL-Query-Parameters-in-DQL-Without-Using/m-p/289602#M5494</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Requirement&lt;/STRONG&gt; : I wanted to access url query parameters from dashboard url in dynatrace.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Summary&lt;/STRONG&gt; :&amp;nbsp;I have a dashboard page in dynatrace, In this main dashboard having one hyper link(URL) to navigate to another dashboard. while clicking the child dashboard URL link I am able to navigate to linked dashboard with few custom url query params.&amp;nbsp; I tried with all possible solutions given by dynatrace document but couldn't find the solution.&lt;/P&gt;
&lt;P&gt;Request you Please help to support this ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;URL Ex :&amp;nbsp;&lt;A href="https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.dashboards/dashboard/acb12333val?proxy_name" target="_blank" rel="noopener"&gt;https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.dashboards/dashboard/acb12333val?proxy_name=testproxy&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I want to fetch the query param &lt;STRONG&gt;"proxy_name"&amp;nbsp; &lt;/STRONG&gt;in DQL&amp;nbsp;from above sample URL &lt;STRONG&gt;with out using RUM&lt;/STRONG&gt; (Real User Monitoring)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 11:49:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-Fetch-Dashboard-URL-Query-Parameters-in-DQL-Without-Using/m-p/289602#M5494</guid>
      <dc:creator>vasantharao</dc:creator>
      <dc:date>2025-11-14T11:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Fetch Dashboard URL Query Parameters in DQL Without Using RUM</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-Fetch-Dashboard-URL-Query-Parameters-in-DQL-Without-Using/m-p/289611#M5496</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Unfortunately, IMO&amp;nbsp;is not possible.&lt;/P&gt;&lt;P&gt;DQL cannot access dashboard URL query parameters.&lt;BR /&gt;Dashboards run completely on the server side, and DQL queries do not receive any context about&amp;nbsp;dashboard URL,&amp;nbsp;browser query parameters or&amp;nbsp;navigation parameters passed between dashboards.&lt;/P&gt;&lt;P&gt;If you need dynamic filtering, the recommended approach is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use dashboard variables (input controls)&lt;/LI&gt;&lt;LI&gt;Pass the value into DQL using $variableName&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 14 Nov 2025 12:43:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-Fetch-Dashboard-URL-Query-Parameters-in-DQL-Without-Using/m-p/289611#M5496</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2025-11-14T12:43:39Z</dc:date>
    </item>
  </channel>
</rss>

