<?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: Splunk Table Drilldown by column name in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532712#M36253</link>
    <description>&lt;P&gt;Just to make sure; my assumption is that when you click img-1 you want to update img-2? &amp;nbsp; I am wondering why you would want to update the Total_Transactions to a *; I think it would be difficult for users to tell what that columns means. You might want to do an add a Summary to your table. Go to Format &amp;gt; Summary and it will give you a totals value at the bottom; you can use | addtotals if you want some more control over it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you looking to update img-1 based what is clicked on img-1? Just not sure why you would like to rename it.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2020 19:07:12 GMT</pubDate>
    <dc:creator>aohls</dc:creator>
    <dc:date>2020-12-10T19:07:12Z</dc:date>
    <item>
      <title>Splunk Table Drilldown by column name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532604#M36243</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Img-1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rj1408_0-1607589706565.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12235iCE031119E3A76747/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rj1408_0-1607589706565.png" alt="rj1408_0-1607589706565.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;rj1408_0-1607589706565.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Img-2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rj1408_1-1607589851670.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12236i87E6CEEF5CF17825/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rj1408_1-1607589851670.png" alt="rj1408_1-1607589851670.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;rj1408_1-1607589851670.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What I want is-&lt;BR /&gt;&lt;BR /&gt;In Img1, when I click on Sucess/Failure/Total_Transaction column value, I want a change with respect to Microservices transaction in img 2, so for example if I click on LostStolen Services for Failure column which has 35 as value, In the next table I want it to print all those 35 transaction ids with status.&lt;BR /&gt;&lt;BR /&gt;NOTE: Here for Success &amp;amp; failure, I have used different flags to count.&amp;nbsp; Could not figure out to use same flag for 2 different column to count.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 08:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532604#M36243</guid>
      <dc:creator>rj1408</dc:creator>
      <dc:date>2020-12-10T08:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Table Drilldown by column name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532703#M36250</link>
      <description>&lt;P&gt;I think you might want to look into click.values.&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.1.0/Viz/tokens" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.1.0/Viz/tokens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will allow you to assign a token from the table based on it being clicked. It can then feed your other panel search.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 18:33:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532703#M36250</guid>
      <dc:creator>aohls</dc:creator>
      <dc:date>2020-12-10T18:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Table Drilldown by column name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532707#M36252</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/217124"&gt;@aohls&lt;/a&gt;&amp;nbsp; Hi, thanks for your help.&lt;BR /&gt;&lt;BR /&gt;I more help, in IMG-1, if the user clicks on "Total_Transaction", how will I change the column name value which is "Total_Transaction" to "*" so that I can get a list of the Transaction irrespective of Fail/Success, tried using eval replace, but its not working.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;base query | table   ESMS_TransactionID,ESMS_Country, ESMS_ResponseTime, ESMS_MS, ESMS_StatusFailure, ESMS_StatusSuccess|  eval ESMS_StatusSuccess= replace(ESMS_StatusSuccess,"Total_Transaction","*")| search ESMS_StatusSuccess=Total_Transaction ESMS_StatusFailure=Total_Transaction&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 10 Dec 2020 18:43:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532707#M36252</guid>
      <dc:creator>rj1408</dc:creator>
      <dc:date>2020-12-10T18:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Table Drilldown by column name</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532712#M36253</link>
      <description>&lt;P&gt;Just to make sure; my assumption is that when you click img-1 you want to update img-2? &amp;nbsp; I am wondering why you would want to update the Total_Transactions to a *; I think it would be difficult for users to tell what that columns means. You might want to do an add a Summary to your table. Go to Format &amp;gt; Summary and it will give you a totals value at the bottom; you can use | addtotals if you want some more control over it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you looking to update img-1 based what is clicked on img-1? Just not sure why you would like to rename it.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 19:07:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Table-Drilldown-by-column-name/m-p/532712#M36253</guid>
      <dc:creator>aohls</dc:creator>
      <dc:date>2020-12-10T19:07:12Z</dc:date>
    </item>
  </channel>
</rss>

