<?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 Why is table's pagination &amp;quot;previous button&amp;quot; not working properly? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-table-s-pagination-quot-previous-button-quot-not-working/m-p/599994#M49245</link>
    <description>&lt;P&gt;The table's "previous" button works except when I'm going from Page 2 to Page 1 of the results. When I clicked "previous" the results stayed the same.&lt;/P&gt;
&lt;P&gt;The table's source is as follows:&lt;/P&gt;
&lt;P&gt;source=&amp;lt;&amp;lt;source&amp;gt;&amp;gt; | stats count by strategy_name | sort -num(count) | table strategy_name, count | rename strategy_name as "Alert Type", count as Count&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jun 2022 04:55:55 GMT</pubDate>
    <dc:creator>domaquino</dc:creator>
    <dc:date>2022-06-01T04:55:55Z</dc:date>
    <item>
      <title>Why is table's pagination "previous button" not working properly?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-table-s-pagination-quot-previous-button-quot-not-working/m-p/599994#M49245</link>
      <description>&lt;P&gt;The table's "previous" button works except when I'm going from Page 2 to Page 1 of the results. When I clicked "previous" the results stayed the same.&lt;/P&gt;
&lt;P&gt;The table's source is as follows:&lt;/P&gt;
&lt;P&gt;source=&amp;lt;&amp;lt;source&amp;gt;&amp;gt; | stats count by strategy_name | sort -num(count) | table strategy_name, count | rename strategy_name as "Alert Type", count as Count&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 04:55:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-table-s-pagination-quot-previous-button-quot-not-working/m-p/599994#M49245</guid>
      <dc:creator>domaquino</dc:creator>
      <dc:date>2022-06-01T04:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why is table's pagination "previous button" not working properly?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-table-s-pagination-quot-previous-button-quot-not-working/m-p/600012#M49247</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/246114"&gt;@domaquino&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;please, try to modify your search in this way:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;source=&amp;lt;&amp;lt;source&amp;gt;&amp;gt; 
| stats count by strategy_name 
| sort -count 
| rename strategy_name as "Alert Type" count as Count&lt;/LI-CODE&gt;&lt;P&gt;In addition I hint to use always the index in the main search: you'll have a quicker search, because without index the search runs on all default indexes, instead only the one you need.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 06:25:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-is-table-s-pagination-quot-previous-button-quot-not-working/m-p/600012#M49247</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-06-01T06:25:22Z</dc:date>
    </item>
  </channel>
</rss>

