<?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 can I change the number of rows per page based on a drop-down menu selection? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262410#M16532</link>
    <description>&lt;P&gt;Hi &lt;BR /&gt;
has this been solved? because i'm getting the same error.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2016 05:49:35 GMT</pubDate>
    <dc:creator>earakam</dc:creator>
    <dc:date>2016-03-28T05:49:35Z</dc:date>
    <item>
      <title>How can I change the number of rows per page based on a drop-down menu selection?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262408#M16530</link>
      <description>&lt;P&gt;I want to have a drop-down menu which can change the displayed number of rows.&lt;BR /&gt;
My drop-down looks like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;input type="dropdown" token="token_number_of_rows" searchWhenChanged="true"&amp;gt;
    &amp;lt;label&amp;gt;Select number of rows&amp;lt;/label&amp;gt;
    &amp;lt;choice value="10"&amp;gt;10&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="15"&amp;gt;15&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="20"&amp;gt;20&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="25"&amp;gt;25&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="30"&amp;gt;30&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="35"&amp;gt;35&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="40"&amp;gt;40&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="45"&amp;gt;45&amp;lt;/choice&amp;gt;
    &amp;lt;choice value="50"&amp;gt;50&amp;lt;/choice&amp;gt;
    &amp;lt;default&amp;gt;20&amp;lt;/default&amp;gt;
  &amp;lt;/input&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And I want to change the value below with the the value of the drop-down: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;option name="count"&amp;gt;$noofrows$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But I receive the following error message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;XML Syntax Error: invalid literal for int() with base 10: '$token_number_of_rows$'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a way to fix this problem?&lt;BR /&gt;
Thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Feb 2016 08:58:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262408#M16530</guid>
      <dc:creator>tgdvopab</dc:creator>
      <dc:date>2016-02-02T08:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the number of rows per page based on a drop-down menu selection?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262409#M16531</link>
      <description>&lt;P&gt;the dropdown in xml should look as the following:&lt;BR /&gt;
option name="count"&amp;gt;$token_number_of_rows$&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:38:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262409#M16531</guid>
      <dc:creator>tgdvopab</dc:creator>
      <dc:date>2020-09-29T08:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the number of rows per page based on a drop-down menu selection?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262410#M16532</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;
has this been solved? because i'm getting the same error.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 05:49:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262410#M16532</guid>
      <dc:creator>earakam</dc:creator>
      <dc:date>2016-03-28T05:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the number of rows per page based on a drop-down menu selection?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262411#M16533</link>
      <description>&lt;P&gt;no sorry, it has not been sovled until today&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 06:40:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262411#M16533</guid>
      <dc:creator>tgdvopab</dc:creator>
      <dc:date>2016-03-29T06:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the number of rows per page based on a drop-down menu selection?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262412#M16534</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can set in the panel de number 10000 and in the query filter the eventes with |head $token_number_of_rows$&lt;/P&gt;

&lt;P&gt;Hope i help you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:15:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262412#M16534</guid>
      <dc:creator>jmallorquin</dc:creator>
      <dc:date>2020-09-29T09:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the number of rows per page based on a drop-down menu selection?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262413#M16535</link>
      <description>&lt;P&gt;Thanks this worked for me.&lt;BR /&gt;
Unfortunately I cant navigate through the other pages.&lt;BR /&gt;
Only the ones who are included in the "head" are present.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Mar 2016 11:05:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-change-the-number-of-rows-per-page-based-on-a-drop/m-p/262413#M16535</guid>
      <dc:creator>tgdvopab</dc:creator>
      <dc:date>2016-03-29T11:05:17Z</dc:date>
    </item>
  </channel>
</rss>

