<?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 Dashboard Studio - Remove the _tc column in table in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Remove-the-tc-column-in-table/m-p/554334#M38518</link>
    <description>&lt;P&gt;Trying to get a nice list of the top 10 countries a firewall is blocking.&amp;nbsp; If I run the search in the search app, it comes back with the columns of Country and count.&amp;nbsp; I use Dashboard Studio and I use the same search as a data source and I get Country, count, and _tc.&amp;nbsp; I am guessing I am missing a flag to not show the total count.&lt;/P&gt;&lt;P&gt;Splunk Search:&lt;/P&gt;&lt;P&gt;(index=netfw OR index=netproxy) (sourcetype="pan:threat" OR sourcetype="pan:traffic") action="dropped" (src_ip!=10.0.0.0/8 AND src_ip!=172.16.0.0/12 AND src_ip!=192.168.0.0/16) | iplocation src_ip | top limit=10 Country showperc=false&lt;BR /&gt;| fields Country,count&lt;/P&gt;&lt;P&gt;Studio Visualization:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"type": "splunk.table",&lt;BR /&gt;"options": {&lt;BR /&gt;"showRowNumbers": true&lt;BR /&gt;},&lt;BR /&gt;"dataSources": {&lt;BR /&gt;"primary": "ds_69PTFLxT"&lt;BR /&gt;},&lt;BR /&gt;"title": "Top 10 Blocked Countries",&lt;BR /&gt;"showProgressBar": true,&lt;BR /&gt;"context": {},&lt;BR /&gt;"showLastUpdated": false&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 17:18:39 GMT</pubDate>
    <dc:creator>treinke</dc:creator>
    <dc:date>2021-06-03T17:18:39Z</dc:date>
    <item>
      <title>Dashboard Studio - Remove the _tc column in table</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Remove-the-tc-column-in-table/m-p/554334#M38518</link>
      <description>&lt;P&gt;Trying to get a nice list of the top 10 countries a firewall is blocking.&amp;nbsp; If I run the search in the search app, it comes back with the columns of Country and count.&amp;nbsp; I use Dashboard Studio and I use the same search as a data source and I get Country, count, and _tc.&amp;nbsp; I am guessing I am missing a flag to not show the total count.&lt;/P&gt;&lt;P&gt;Splunk Search:&lt;/P&gt;&lt;P&gt;(index=netfw OR index=netproxy) (sourcetype="pan:threat" OR sourcetype="pan:traffic") action="dropped" (src_ip!=10.0.0.0/8 AND src_ip!=172.16.0.0/12 AND src_ip!=192.168.0.0/16) | iplocation src_ip | top limit=10 Country showperc=false&lt;BR /&gt;| fields Country,count&lt;/P&gt;&lt;P&gt;Studio Visualization:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"type": "splunk.table",&lt;BR /&gt;"options": {&lt;BR /&gt;"showRowNumbers": true&lt;BR /&gt;},&lt;BR /&gt;"dataSources": {&lt;BR /&gt;"primary": "ds_69PTFLxT"&lt;BR /&gt;},&lt;BR /&gt;"title": "Top 10 Blocked Countries",&lt;BR /&gt;"showProgressBar": true,&lt;BR /&gt;"context": {},&lt;BR /&gt;"showLastUpdated": false&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 17:18:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Remove-the-tc-column-in-table/m-p/554334#M38518</guid>
      <dc:creator>treinke</dc:creator>
      <dc:date>2021-06-03T17:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard Studio - Remove the _tc column in table</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Remove-the-tc-column-in-table/m-p/555544#M38620</link>
      <description>&lt;P&gt;You can use | fields - _tc&lt;/P&gt;&lt;P&gt;or you can use |table field1 field2 ... (just without _tc)&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jun 2021 11:11:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Dashboard-Studio-Remove-the-tc-column-in-table/m-p/555544#M38620</guid>
      <dc:creator>liuweiwell</dc:creator>
      <dc:date>2021-06-12T11:11:47Z</dc:date>
    </item>
  </channel>
</rss>

