<?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 Next value button in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92662#M6166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if it is possible to set an expression to the button extension to allow my data set to skip to the next value in a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have a list of names with different KPI's showing. I would like to be able to click on a button to skip to the next person in the list and show the KPI of the this person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not necessarily have to be the button extension, I am mainly looking for any simple solution to navigate through a list of people.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2018 08:04:17 GMT</pubDate>
    <dc:creator>robin_heijt</dc:creator>
    <dc:date>2018-08-01T08:04:17Z</dc:date>
    <item>
      <title>Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92662#M6166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if it is possible to set an expression to the button extension to allow my data set to skip to the next value in a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have a list of names with different KPI's showing. I would like to be able to click on a button to skip to the next person in the list and show the KPI of the this person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not necessarily have to be the button extension, I am mainly looking for any simple solution to navigate through a list of people.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 08:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92662#M6166</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-08-01T08:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92663#M6167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not aware of an extension that can do this. There is an extension to loop over values of a dimension: &lt;A href="https://github.com/BillMarkham/Qlik-Sense-Extension-Play-Button" title="https://github.com/BillMarkham/Qlik-Sense-Extension-Play-Button"&gt;https://github.com/BillMarkham/Qlik-Sense-Extension-Play-Button&lt;/A&gt;. That might work with a large enough interval setting or qlik the play and pause buttons every time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or perhaps using Ctrl+Click in a filter pane to select the next value in the list works good enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 09:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92663#M6167</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-08-01T09:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92664#M6168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the timer loop does not seem to be the solution I am looking for, as I'd have to continuously click pause every time after the next value. I am trying to make it work very efficiently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Ctrl+Click idea, could you explain a little bit more on detail on how to do this? I tried using the combination, but no changes seem to occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 09:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92664#M6168</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-08-01T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92665#M6169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this video: &lt;A href="https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-making-selections-visualizations.htm" title="https://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-making-selections-visualizations.htm"&gt;ttps://help.qlik.com/en-US/sense/September2017/Content/Videos/Videos-making-selections-visualizations.htm&lt;/A&gt;‌. It explains the ctrl+click option too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 09:48:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92665#M6169</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-08-01T09:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92666#M6170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your input!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can indeed function as a temporary solution, however I hope to find an expression to do this by just clicking a button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 09:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92666#M6170</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-08-01T09:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92667#M6171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/stefanwalther/sense-navigation" title="https://github.com/stefanwalther/sense-navigation"&gt;https://github.com/stefanwalther/sense-navigation&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92667#M6171</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-01T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92668#M6172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However that is the button extension that I was mentioning in my initial message &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I need now is an expression for the button to instruct it to continue in the order of the field,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:45:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92668#M6172</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-08-01T12:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92669#M6173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Button:&lt;/P&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;=Getfieldselections(Name)+1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sort your Name field data,&lt;/P&gt;&lt;P&gt;In KPI, may be like:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Name = {"=getfieldselections(Name)+1"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92669#M6173</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-08-01T12:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92670#M6174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I have not been able to use the suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using it in multiple adaptations, but nothing seems to change when clicking the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might of course also be due to my own wrong doing, but I feel I have tried most options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 14:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/92670#M6174</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-08-01T14:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/1632606#M47111</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can vote for this idea :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Enterprise-Ideas/Select-next-previous-value-action-for-Navigation-button/idi-p/1584345" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Sense-Enterprise-Ideas/Select-next-previous-value-action-for-Navigation-button/idi-p/1584345&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 15:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/1632606#M47111</guid>
      <dc:creator>simonaubert</dc:creator>
      <dc:date>2019-10-08T15:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/1632623#M47114</link>
      <description>&lt;P&gt;For the record, the select expression that works for me to cycle through a field (eg Customer) is:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;=FieldValue('Customer' ,if(FieldIndex('Customer', Customer) = FieldValueCount('Customer'), 1, FieldIndex('Customer', Customer)+1) )&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 15:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/1632623#M47114</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2019-10-08T15:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Next value button</title>
      <link>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/2442471#M97425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are there any safety concerns with this?&lt;/P&gt;
&lt;P&gt;And will it work on Qlik SAAS?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2024 08:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Next-value-button/m-p/2442471#M97425</guid>
      <dc:creator>hellbeck</dc:creator>
      <dc:date>2024-04-18T08:27:52Z</dc:date>
    </item>
  </channel>
</rss>

