<?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] Hiding sort indicators in table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Dashboard-studio-Hiding-sort-indicators-in-table/m-p/758354#M243273</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to hide sort indicators in the headers of a table in Dashboard studio?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 13 Feb 2026 22:54:48 GMT</pubDate>
    <dc:creator>wp-uk-36</dc:creator>
    <dc:date>2026-02-13T22:54:48Z</dc:date>
    <item>
      <title>[Dashboard studio] Hiding sort indicators in table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dashboard-studio-Hiding-sort-indicators-in-table/m-p/758354#M243273</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to hide sort indicators in the headers of a table in Dashboard studio?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 22:54:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dashboard-studio-Hiding-sort-indicators-in-table/m-p/758354#M243273</guid>
      <dc:creator>wp-uk-36</dc:creator>
      <dc:date>2026-02-13T22:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: [Dashboard studio] Hiding sort indicators in table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dashboard-studio-Hiding-sort-indicators-in-table/m-p/758365#M243274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/314619"&gt;@wp-uk-36&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;This solution also disables pagination, but you can pre-sort your data source search, set the visualization count option to the desired number of rows, and then set the&amp;nbsp;visualization paginateDataSourceKey&amp;nbsp;&lt;SPAN&gt;option to an empty string:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
    ...,
    "visualizations": {
        "viz_xxx": {
            "dataSources": {
                "primary": "ds_xxx"
            },
            "options": {
                "count": 100,
                "paginateDataSourceKey": ""
            },
            "type": "splunk.table"
        }
    },
    ...
}&lt;/LI-CODE&gt;&lt;P&gt;The sort indicators are still visible, but clicking a header cell will have no effect.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2026 19:07:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dashboard-studio-Hiding-sort-indicators-in-table/m-p/758365#M243274</guid>
      <dc:creator>tscroggins</dc:creator>
      <dc:date>2026-02-14T19:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: [Dashboard studio] Hiding sort indicators in table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Dashboard-studio-Hiding-sort-indicators-in-table/m-p/758402#M243277</link>
      <description>&lt;P&gt;That won't work, I need sort indicators gone visually.&amp;nbsp;They take up space on screen so when a large number of columns is displayed some columns end up being squashed. If sort indicators were absent those wouldn't be squashed.&lt;/P&gt;&lt;P&gt;Thank you for taking the time to reply though, I appreciate it.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 14:04:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Dashboard-studio-Hiding-sort-indicators-in-table/m-p/758402#M243277</guid>
      <dc:creator>wp-uk-36</dc:creator>
      <dc:date>2026-02-16T14:04:05Z</dc:date>
    </item>
  </channel>
</rss>

