<?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: How to make table structure in link format in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652467#M53580</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please guide here&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jul 2023 10:46:28 GMT</pubDate>
    <dc:creator>aditsss</dc:creator>
    <dc:date>2023-07-30T10:46:28Z</dc:date>
    <item>
      <title>How to make table structure in link format?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652402#M53560</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I have used below query:&lt;/P&gt;
&lt;P&gt;index="abc*" sourcetype=600000304_gg_abs_ipc2 sourcetype = "600000304_gg_abs_ipc2" " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" |rex " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData totalOutputRecords=(?&amp;lt;totalOutputRecords&amp;gt;), totalInputRecords=(?&amp;lt;totalInputRecords&amp;gt;),busDt=(?&amp;lt;busDt&amp;gt;),fileName=(?&amp;lt;fileName&amp;gt;),totalClosingBal=(?&amp;lt;totalClosingBal&amp;gt;)"|table _time totalOutputRecords totalInputRecords busDt fileName totalClosingBal&lt;/P&gt;
&lt;P&gt;I have displayed the result in tabular format as shown below:&lt;/P&gt;
&lt;P&gt;I want this to be in hyperlink format Can anyone please guide:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26529i3B80ACBB57433DA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 18:20:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652402#M53560</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-31T18:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652405#M53561</link>
      <description>&lt;P&gt;What do you mean by "hyperlink format"?&amp;nbsp; What are you linking to?&amp;nbsp; What do you expect the output to look like?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 17:11:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652405#M53561</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-07-28T17:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652410#M53562</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to show in link format or some underline format not plane table&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 17:50:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652410#M53562</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-28T17:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652411#M53563</link>
      <description>&lt;P&gt;That response answers none of my questions.&amp;nbsp; Please help me help you by provided the requested information.&lt;/P&gt;&lt;P&gt;Underlining is performed by the browser when it finds a URL.&lt;/P&gt;&lt;P&gt;Nothing in the example table lends itself to hyperlinking.&amp;nbsp; There is no domain name to connect to so any links created would be invalid.&amp;nbsp; They would look like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;https:///?_time=2023-07-06 08:44:06.168&amp;amp;totalOutputRecords=19011600&amp;amp;totalInputRecords=0&amp;amp;busDt=07/25/2023&amp;amp;fileName=SETTLEMENT_TRANSFORM_MERGE&amp;amp;totalClosingBal=8.51272677817E10&lt;/LI-CODE&gt;&lt;P&gt;URL encoding will fix some of the problems with this link, but the lack of a destination is a non-starter.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 18:45:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652411#M53563</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-07-28T18:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652412#M53564</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to create one hyperlink on clicking of which it will take to raw logs:&lt;/P&gt;&lt;P&gt;current code:&lt;/P&gt;&lt;P&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;index="abc*" sourcetype=600000304_gg_abs_ipc2 sourcetype = "600000304_gg_abs_ipc2" " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" |rex " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData totalOutputRecords=(?&amp;amp;lt;totalOutputRecords&amp;amp;gt;), totalInputRecords=(?&amp;amp;lt;totalInputRecords&amp;amp;gt;),busDt=(?&amp;amp;lt;busDt&amp;amp;gt;),fileName=(?&amp;amp;lt;fileName&amp;amp;gt;),totalClosingBal=(?&amp;amp;lt;totalClosingBal&amp;amp;gt;)"|table _time totalOutputRecords totalInputRecords busDt fileName totalClosingBal&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;$field1.earliest$&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;$field1.latest$&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 18:48:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652412#M53564</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-28T18:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652414#M53565</link>
      <description>&lt;P&gt;Now I'm starting to understand the use case.&lt;/P&gt;&lt;P&gt;Normally, a dashboard panel presents data in a simplified form and then offers a drilldown into more specific information.&amp;nbsp; In this case, the table is the simple form and the drilldown would be to the raw data.&amp;nbsp; The drilldown is the "hyperlink" you seek.&amp;nbsp; Data in the table will not be underlined so users would have to be educated about the drilldown's availability (perhaps in the panel description).&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;row&amp;gt;
&amp;lt;panel&amp;gt;
&amp;lt;table&amp;gt;
&amp;lt;search&amp;gt;
&amp;lt;query&amp;gt;index="abc*" sourcetype=600000304_gg_abs_ipc2 sourcetype = "600000304_gg_abs_ipc2" " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" |rex " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData totalOutputRecords=(?&amp;amp;lt;totalOutputRecords&amp;amp;gt;), totalInputRecords=(?&amp;amp;lt;totalInputRecords&amp;amp;gt;),busDt=(?&amp;amp;lt;busDt&amp;amp;gt;),fileName=(?&amp;amp;lt;fileName&amp;amp;gt;),totalClosingBal=(?&amp;amp;lt;totalClosingBal&amp;amp;gt;)"|table _time totalOutputRecords totalInputRecords busDt fileName totalClosingBal&amp;lt;/query&amp;gt;
&amp;lt;earliest&amp;gt;$field1.earliest$&amp;lt;/earliest&amp;gt;
&amp;lt;latest&amp;gt;$field1.latest$&amp;lt;/latest&amp;gt;
&amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
&amp;lt;/search&amp;gt;
&amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;
&amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;
&amp;lt;option name="drilldown"&amp;gt;all&amp;lt;/option&amp;gt;
&amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;
&amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;
&amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;
&amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;
&amp;lt;drilldown&amp;gt;
  &amp;lt;link target="_blank"&amp;gt;search?q=index="abc*" sourcetype=600000304_gg_abs_ipc2 sourcetype = "600000304_gg_abs_ipc2" " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" _time=$row._time$ |rex " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData totalOutputRecords=(?&amp;amp;lt;totalOutputRecords&amp;amp;gt;), totalInputRecords=(?&amp;amp;lt;totalInputRecords&amp;amp;gt;),busDt=(?&amp;amp;lt;busDt&amp;amp;gt;),fileName=(?&amp;amp;lt;fileName&amp;amp;gt;),totalClosingBal=(?&amp;amp;lt;totalClosingBal&amp;amp;gt;)" | where (totalOuputRecords=$row.totalOuputRecords$ AND totalInputRecords=$row.totalInputRecords$ AND busDT=$row.busDT$ AND fileName=$row.fileName$ AND totalClosingBal=$row.totalClosingBal$)&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;
&amp;lt;/table&amp;gt;
&amp;lt;/panel&amp;gt;
&amp;lt;/row&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;The drilldown link will have to be URL-encoded, but the dashboard editor UI will do that for you.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 19:19:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652414#M53565</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-07-28T19:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652435#M53567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225066"&gt;@aditsss&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; said it isn0t clear what you mean with hyperlink.&lt;/P&gt;&lt;P&gt;If you mean that you want to drilldown opening a new search page or dashboard, you have to explore the drilldown feature.&lt;/P&gt;&lt;P&gt;this is a video that explain how to do it:&amp;nbsp;&lt;A href="https://www.google.com/search?q=Splunk+dashboard+drilldown&amp;amp;rlz=1C1VDKB_itIT1048IT1048&amp;amp;biw=1920&amp;amp;bih=923&amp;amp;sxsrf=AB5stBgE4HA2DoY7LuDD0u4ZSgTUVBIaIw%3A1690608172572&amp;amp;ei=LKLEZO7AIvmC9u8Pvr60qAk&amp;amp;ved=0ahUKEwjuhtKclrOAAxV5gf0HHT4fDZUQ4dUDCA8&amp;amp;uact=5&amp;amp;oq=Splunk+dashboard+drilldown&amp;amp;gs_lp=Egxnd3Mtd2l6LXNlcnAiGlNwbHVuayBkYXNoYm9hcmQgZHJpbGxkb3duMgQQIxgnMggQABiABBjLATIIEAAYgAQYywEyCBAAGIAEGMsBMggQABiABBjLATIIEAAYgAQYywEyBhAAGBYYHjIGEAAYFhgeMgYQABgWGB4yBhAAGBYYHkjEDFDyBVjWB3ABeAGQAQCYAXCgAd8BqgEDMC4yuAEDyAEA-AEBwgIKEAAYRxjWBBiwA-IDBBgAIEGIBgGQBgY&amp;amp;sclient=gws-wiz-serp#fpstate=ive&amp;amp;vld=cid:d6fea490,vid:q26Sec8iYSs" target="_blank"&gt;https://www.google.com/search?q=Splunk+dashboard+drilldown&amp;amp;rlz=1C1VDKB_itIT1048IT1048&amp;amp;biw=1920&amp;amp;bih=923&amp;amp;sxsrf=AB5stBgE4HA2DoY7LuDD0u4ZSgTUVBIaIw%3A1690608172572&amp;amp;ei=LKLEZO7AIvmC9u8Pvr60qAk&amp;amp;ved=0ahUKEwjuhtKclrOAAxV5gf0HHT4fDZUQ4dUDCA8&amp;amp;uact=5&amp;amp;oq=Splunk+dashboard+drilldown&amp;amp;gs_lp=Egxnd3Mtd2l6LXNlcnAiGlNwbHVuayBkYXNoYm9hcmQgZHJpbGxkb3duMgQQIxgnMggQABiABBjLATIIEAAYgAQYywEyCBAAGIAEGMsBMggQABiABBjLATIIEAAYgAQYywEyBhAAGBYYHjIGEAAYFhgeMgYQABgWGB4yBhAAGBYYHkjEDFDyBVjWB3ABeAGQAQCYAXCgAd8BqgEDMC4yuAEDyAEA-AEBwgIKEAAYRxjWBBiwA-IDBBgAIEGIBgGQBgY&amp;amp;sclient=gws-wiz-serp#fpstate=ive&amp;amp;vld=cid:d6fea490,vid:q26Sec8iYSs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2023 05:23:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652435#M53567</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-07-29T05:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652438#M53568</link>
      <description>&lt;P&gt;You could add css to make the data appear like a link, but which field would you apply that to?&lt;/P&gt;&lt;P&gt;Here is a solution to another question showing this, but you would have to adapt it to suit your needs&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-highlight-different-values-table-Column-in-Splunk/m-p/604779/highlight/true#M77132" target="_blank"&gt;Re: Highlight different values table Column in Spl... - Splunk Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2023 07:33:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652438#M53568</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-29T07:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652454#M53569</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried like this below:&lt;/P&gt;&lt;P&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;index="600000304_d_gridgain_idx*" sourcetype=600000304_gg_abs_ipc2 sourcetype = "600000304_gg_abs_ipc2" " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" |rex " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData totalOutputRecords=(?&amp;amp;lt;totalOutputRecords&amp;amp;gt;), totalInputRecords=(?&amp;amp;lt;totalInputRecords&amp;amp;gt;),busDt=(?&amp;amp;lt;busDt&amp;amp;gt;),fileName=(?&amp;amp;lt;fileName&amp;amp;gt;),totalClosingBal=(?&amp;amp;lt;totalClosingBal&amp;amp;gt;)"|table _time totalOutputRecords totalInputRecords busDt fileName totalClosingBal&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;$field1.earliest$&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;$field1.latest$&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="count"&amp;gt;20&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="dataOverlayMode"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;row&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="percentagesRow"&amp;gt;false&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="rowNumbers"&amp;gt;false&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="totalsRow"&amp;gt;false&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="wrap"&amp;gt;true&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;drilldown&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;search?q=index="600000304_d_gridgain_idx*" sourcetype = "600000304_gg_abs_ipc2" " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" _time=$row._time$ |rex " AssociationProcessor - compareTransformStatsData : statisticData: StatisticData totalOutputRecords=(?&amp;amp;lt;totalOutputRecords&amp;amp;gt;), totalInputRecords=(?&amp;amp;lt;totalInputRecords&amp;amp;gt;),busDt=(?&amp;amp;lt;busDt&amp;amp;gt;),fileName=(?&amp;amp;lt;fileName&amp;amp;gt;),totalClosingBal=(?&amp;amp;lt;totalClosingBal&amp;amp;gt;)" | where (totalOuputRecords=$row.totalOuputRecords$ AND totalInputRecords=$row.totalInputRecords$ AND busDT=$row.busDT$ AND fileName=$row.fileName$ AND totalClosingBal=$row.totalClosingBal$)&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/drilldown&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;/P&gt;&lt;P&gt;I am getting output like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture4.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26530i168B75E8EC245F44/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture4.PNG" alt="Capture4.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But clicking on it its not showing drilldown or raw logs&lt;/P&gt;&lt;P&gt;Could you please guide&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 07:53:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652454#M53569</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-30T07:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652467#M53580</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please guide here&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 10:46:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652467#M53580</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-07-30T10:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to make table structure in link format</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652531#M53590</link>
      <description>&lt;P&gt;Two things to try:&lt;/P&gt;&lt;P&gt;1) Run the drilldown query in a search window by itself to verify it works.&amp;nbsp; Make changes as necessary then transfer the resulting query back to the dashboard.&lt;/P&gt;&lt;P&gt;2) Enter the drilldown query using the Dashboard Editor UI rather than by editing the dashboard source directly.&amp;nbsp; This will ensure the query is properly encoded.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:17:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-table-structure-in-link-format/m-p/652531#M53590</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-07-31T12:17:04Z</dc:date>
    </item>
  </channel>
</rss>

