<?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: URLs in Gen 3 dashboards in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/293938#M5656</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/68981"&gt;@Deepak_V&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you send us a screenshot how it looks like for you? &lt;BR /&gt;Because when we just tried it we see this on a read-only dashboard:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zietho_0-1769779106853.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31819iE0CFD9A54263F73B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zietho_0-1769779106853.png" alt="zietho_0-1769779106853.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and also the new "Add link" link would be visible and clickable&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zietho_1-1769779125296.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31820i15FBD80CE668F49B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zietho_1-1769779125296.png" alt="zietho_1-1769779125296.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jan 2026 13:48:12 GMT</pubDate>
    <dc:creator>zietho</dc:creator>
    <dc:date>2026-01-30T13:48:12Z</dc:date>
    <item>
      <title>URLs in New Dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229939#M3446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to create a dashboard that will contain links to other websites. I know that this can be achieved by using the "markup" selection when defining a new section. But is it possible to do the same with the "code" option? If so, then I do I go about doing this?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 10:04:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229939#M3446</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2024-01-18T10:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229957#M3447</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/877"&gt;@AmitChiba&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Markdown tile is designed for this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zrzut ekranu 2023-11-27 o 09.53.01.png" style="width: 200px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/15841i747D85EFCC14CB91/image-size/small?v=v2&amp;amp;px=200" role="button" title="Zrzut ekranu 2023-11-27 o 09.53.01.png" alt="Zrzut ekranu 2023-11-27 o 09.53.01.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Example: [link](&lt;A href="https://dynatrace.com" target="_blank"&gt;https://dynatrace.com&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 08:54:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229957#M3447</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-11-27T08:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229961#M3448</link>
      <description>&lt;P&gt;Hi, Yes I understand that markdown tiles are built for this purpose, but I have a use case that requires me to extract data from Dynatrace, display this data, together with a URL that will dynamically change based on the value returned. Since the markdown tile cannot be used to query the data from Dynatrace, I have to use the code block for this. Is there any way that I can achieve?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 09:00:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229961#M3448</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2023-11-27T09:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229966#M3449</link>
      <description>&lt;P&gt;I do not know if such functionality is available. I will check on my environment.&lt;/P&gt;&lt;P&gt;However, I do not exclude the possibility that you may have to report Product Idea.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 09:07:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/229966#M3449</guid>
      <dc:creator>radek_jasinski</dc:creator>
      <dc:date>2023-11-27T09:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231249#M3480</link>
      <description>&lt;P&gt;What about creating a code-based query.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a simple CSV based example here (Example 5):&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I defined a variable on top that has two strings&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zietho_0-1701961005901.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/16086iC036F79814EB81CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zietho_0-1701961005901.png" alt="zietho_0-1701961005901.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and in the markdown I use the value in both the text as well as in the actual underlying URL.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zietho_1-1701961038524.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/16087iC79862D8C2F16F36/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zietho_1-1701961038524.png" alt="zietho_1-1701961038524.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://wkf10640.apps.dynatrace.com/ui/apps/dynatrace.dashboards/dashboard/30a2fd95-90e8-40d8-8387-d467606e7f1e/tile/13/main#from=now-2h&amp;amp;to=now&amp;amp;vfilter_docPages=dashbaords-new&amp;amp;vfilter_statusFromCSV=ALL&amp;amp;vfilter_statusFromCode=ALL&amp;amp;vfilter_statusFromQuery=ALL" target="_blank"&gt;https://wkf10640.apps.dynatrace.com/ui/apps/dynatrace.dashboards/dashboard/30a2fd95-90e8-40d8-8387-d467606e7f1e/tile/13/main#from=now-2h&amp;amp;to=now&amp;amp;vfilter_docPages=dashbaords-new&amp;amp;vfilter_statusFromCSV=ALL&amp;amp;vfilter_statusFromCode=ALL&amp;amp;vfilter_statusFromQuery=ALL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 14:59:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231249#M3480</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2023-12-07T14:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231282#M3483</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/877"&gt;@AmitChiba&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Can you elaborate on what links you'd like to populate, and to what condition they would be populated from?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 19:13:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231282#M3483</guid>
      <dc:creator>LawrenceBarratt</dc:creator>
      <dc:date>2023-12-07T19:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231329#M3485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47736"&gt;@LawrenceBarratt&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I would like to populate links to an external webpage ideally using the Code block and not the markup block. The reason for this is becuase I am pulling some SLO metrics in Dynatrace, and need to have an associated link to an external application for each of this lines. Here is a sample of what I am trying to achieve&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmitChiba_0-1702023849162.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/16103iA017C91BB2FD1FA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AmitChiba_0-1702023849162.png" alt="AmitChiba_0-1702023849162.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The issue that I have is that If I specify the link in a column in the table, When click on the link and open, I get the message that I dont have any compatible apps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only other way that I think that I can get this to work is by creating an app for this using AppEngine, but this is a mission and a half.&lt;/P&gt;&lt;P&gt;Do you have any other suggestions?&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;BR /&gt;Amit&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 08:27:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231329#M3485</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2023-12-08T08:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231345#M3487</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/877"&gt;@AmitChiba&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked and even hardcoding the URL does not open to corresponding webpage due the the screenshots you put above. Can you PM me the JS you are running, removing the links and just putting Google.com for reference?&lt;/P&gt;&lt;P&gt;This works with HostID &amp;gt; Hosts, ServiceId &amp;gt; Services etc but the external links do not open on a table.&lt;/P&gt;&lt;P&gt;I have raised a &lt;A href="https://community.dynatrace.com/t5/Product-ideas/Platform-Dashboard-and-Notebooks-like-open-to-external-site/idi-p/231336" target="_self"&gt;Dynatrace RFE,&amp;nbsp;&lt;/A&gt;but the link opening may be disabled for security reasons, i'll check internally.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.dynatrace.com/reference/javascript-runtime/#web-apis" target="_blank"&gt;https://developer.dynatrace.com/reference/javascript-runtime/#web-apis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 09:24:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231345#M3487</guid>
      <dc:creator>LawrenceBarratt</dc:creator>
      <dc:date>2023-12-08T09:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231367#M3490</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47736"&gt;@LawrenceBarratt&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example of the code and what I am trying to achieve. I believe that you already understand the use case that I have. Many thanks for also raising the RFE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;import { serviceLevelObjectivesClient } from "@dynatrace-sdk/client-classic-environment-v2";
import { Markdown } from '@dynatrace/strato-components-preview/content';
export default async function () {
  
  
  var slos = [["1f943f42-0462-3d00-b64e-3b045e4489b7","https://www.google.com"],["d473cbc5-6862-3abd-87b1-18da5c1a11d3","https://www.dynatrace.com"]];
  var arr = new Array();
  var nextpage = "Start";
  for (let h = 0; h &amp;lt; slos.length;h++)
  {
      var data = await serviceLevelObjectivesClient.getSlo({evaluate: true,sloSelector: "id("+slos[h][0]+")"});
  for (let i = 0; i &amp;lt; data.slo.length; i++)
    {
    var slometrics = data.slo[i];
          
    let Basic = new URL(slos[h][1]);
      if (slometrics.errorBudgetBurnRate.sloValue != null){
      arr.push({name: slometrics.name, slo: slometrics.errorBudgetBurnRate.sloValue, "error Budget Variance": slometrics.errorBudget, target: slometrics.target, url: Basic});
      }
    }

  }
  return arr;
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I hope that the above code provides further insight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 14:21:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231367#M3490</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2023-12-08T14:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231509#M3498</link>
      <description>&lt;P&gt;This sounds like you want to create and expose dynamic links in a table. Or which visualization would you want to use for showing such links?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 18:18:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231509#M3498</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2023-12-11T18:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231767#M3524</link>
      <description>&lt;P&gt;The table is the only visualization that I would like to expose this on.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 12:56:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231767#M3524</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2023-12-13T12:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231800#M3527</link>
      <description>&lt;P&gt;What we are &lt;STRONG&gt;currently working on&lt;/STRONG&gt; is simply offering an "Open link" action on the table, which IMHO is 80% of the way to a proper solution. Hopefully, this will make it into 1.283 (January)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;STRONG&gt;next logical step&lt;/STRONG&gt; is to allow you to show a beautified link text.&lt;/P&gt;
&lt;P&gt;For example,&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;link text: "my link"&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;link:&amp;nbsp; "&lt;A href="https://myverylongandveryuglylink.com" target="_blank"&gt;https://myverylongandveryuglylink.com&lt;/A&gt;"&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 13 Dec 2023 14:42:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231800#M3527</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2023-12-13T14:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231801#M3528</link>
      <description>&lt;P&gt;This is brilliant. Thanks for the update. For now, having it functional is good enough for me to achieve my objective.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 14:45:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231801#M3528</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2023-12-13T14:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231808#M3529</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Spoiler alert!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;looks (reached out to the team and seems we already managed to do it in 1.283) like:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zietho_0-1702479407161.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/16206i2560F8ED5D68A346/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zietho_0-1702479407161.png" alt="zietho_0-1702479407161.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 14:57:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/231808#M3529</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2023-12-13T14:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/232421#M3552</link>
      <description>&lt;P&gt;Sorry not sure I understood, can I use code execution to have a clickable link in a table visualization today or no? I'm eager to get clickable links in my dashboards!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 20:59:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/232421#M3552</guid>
      <dc:creator>calfano</dc:creator>
      <dc:date>2023-12-19T20:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/232422#M3553</link>
      <description>&lt;P&gt;With 1.283 yes. It doesn’t matter whether it is code, build or a query tile or section. As long as a valid https links is the value of the cell we will provide a “open link” cell action. :). So yes&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 21:29:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/232422#M3553</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2023-12-19T21:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/234892#M3624</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/23400"&gt;@zietho&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Do you know if&amp;nbsp; it managed to make the V1.283 build? My instance was upgraded last night, but I dont see the option to open link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 13:12:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/234892#M3624</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2024-01-19T13:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/234911#M3625</link>
      <description>&lt;P&gt;Have you added https://… or http:// we only offer it if the column contains a true links with a prefix of a protocol.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 14:21:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/234911#M3625</guid>
      <dc:creator>zietho</dc:creator>
      <dc:date>2024-01-19T14:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/234933#M3626</link>
      <description>&lt;P&gt;Yes I have prefixed it with the protocol.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AmitChiba_0-1705680118998.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/17026iA6376CB7672ED7E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AmitChiba_0-1705680118998.png" alt="AmitChiba_0-1705680118998.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the grail query&lt;/P&gt;&lt;P&gt;data record(url="&lt;A href="https://www.google.com" target="_blank"&gt;https://www.google.com&lt;/A&gt;")&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 16:02:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/234933#M3626</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2024-01-19T16:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: URLs in Gen 3 dashboards</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/235479#M3640</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This now resolved. Thank you very much for the assistance.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 10:33:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/URLs-in-New-Dashboards/m-p/235479#M3640</guid>
      <dc:creator>AmitChiba</dc:creator>
      <dc:date>2024-01-25T10:33:15Z</dc:date>
    </item>
  </channel>
</rss>

