<?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: Embed extrenal link in Dashboard studio in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747605#M58789</link>
    <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am looking to add a embded widget from external site and I have a &amp;lt;ifram&amp;gt;&amp;lt;i/frame&amp;gt; link. How do i add it to my dashboard&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jun 2025 07:08:35 GMT</pubDate>
    <dc:creator>tgulgund</dc:creator>
    <dc:date>2025-06-06T07:08:35Z</dc:date>
    <item>
      <title>Embed extrenal link in Dashboard studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747599#M58787</link>
      <description>&lt;P&gt;I have a dashboard built using&amp;nbsp;dashboard studio and I need to embed external link but I am unable to do us.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I add an external embed link&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 04:19:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747599#M58787</guid>
      <dc:creator>tgulgund</dc:creator>
      <dc:date>2025-06-06T04:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Embed extrenal link in Dashboard studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747604#M58788</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275536"&gt;@tgulgund&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using dashboard studio you can create a link by using the Markdown object:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1749192827224.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/39321iE1938183075E10CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1749192827224.png" alt="livehybrid_0-1749192827224.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The following markdown is what was used in this example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;This is a link to [google](https://www.google.com)&lt;/LI-CODE&gt;&lt;P&gt;If unfamiliar with markdown, essentially you put the text in square brackets followed by the URL in regular brackets.&lt;/P&gt;&lt;P&gt;Here is a full dashboard example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "title": "testing",
    "description": "",
    "inputs": {},
    "defaults": {
        "dataSources": {
            "ds.search": {
                "options": {
                    "queryParameters": {
                        "earliest": "-24h@h",
                        "latest": "now"
                    }
                }
            }
        }
    },
    "visualizations": {
        "viz_hwZoBg6m": {
            "options": {
                "fontSize": "extraLarge",
                "markdown": "This is a link to [google](https://www.google.com)"
            },
            "type": "splunk.markdown"
        }
    },
    "dataSources": {
        "ds_UUxjD5lL": {
            "name": "Search_1",
            "options": {
                "query": "index=cultivar* clientip!=\"\\\"-\\\"\" | iplocation clientip | geostats latfield=lat longfield=lon count by method "
            },
            "type": "ds.search"
        },
        "search1": {
            "name": "search1",
            "options": {
                "query": "| makeresults \n|  eval msg=\"Search 1\""
            },
            "type": "ds.search"
        },
        "search2": {
            "name": "search2",
            "options": {
                "query": "| makeresults \n|  eval msg=\"Search2\""
            },
            "type": "ds.search"
        }
    },
    "layout": {
        "globalInputs": [],
        "layoutDefinitions": {
            "layout_1": {
                "options": {
                    "display": "auto",
                    "height": 960,
                    "width": 1440
                },
                "structure": [
                    {
                        "item": "viz_hwZoBg6m",
                        "position": {
                            "h": 190,
                            "w": 830,
                            "x": 0,
                            "y": 0
                        },
                        "type": "block"
                    }
                ],
                "type": "absolute"
            }
        },
        "tabs": {
            "items": [
                {
                    "label": "New tab",
                    "layoutId": "layout_1"
                }
            ]
        }
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 06:54:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747604#M58788</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-06-06T06:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Embed extrenal link in Dashboard studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747605#M58789</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am looking to add a embded widget from external site and I have a &amp;lt;ifram&amp;gt;&amp;lt;i/frame&amp;gt; link. How do i add it to my dashboard&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 07:08:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747605#M58789</guid>
      <dc:creator>tgulgund</dc:creator>
      <dc:date>2025-06-06T07:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Embed extrenal link in Dashboard studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747606#M58790</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have an&amp;nbsp; embed link for a widget on the external website and want to display in on my dashboard. I have a &amp;lt;iframe&amp;gt;&amp;lt;/iframe&amp;gt; link. how do I add it go my dashboard ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 07:11:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747606#M58790</guid>
      <dc:creator>tgulgund</dc:creator>
      <dc:date>2025-06-06T07:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Embed extrenal link in Dashboard studio</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747609#M58791</link>
      <description>&lt;P&gt;Ahh my apologies&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/275536"&gt;@tgulgund&lt;/a&gt;&amp;nbsp; - I misunderstood what you were looking for.&lt;/P&gt;&lt;P&gt;Unfortunately embedding HTML directly in Dashboard Studio is not available/supported - only the limited Markdown code.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 07:57:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Embed-extrenal-link-in-Dashboard-studio/m-p/747609#M58791</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-06-06T07:57:21Z</dc:date>
    </item>
  </channel>
</rss>

