<?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 Push button and change field value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Push-button-and-change-field-value/m-p/2035100#M85301</link>
    <description>&lt;P&gt;Hi all! Thanks in advance for the help.&lt;/P&gt;
&lt;P&gt;I am struggling with something that must be very simple.&lt;/P&gt;
&lt;P&gt;Imagine I have a field with diferrente values (not known previously), for example:&lt;/P&gt;
&lt;P&gt;field&lt;/P&gt;
&lt;P&gt;A&lt;/P&gt;
&lt;P&gt;B&lt;/P&gt;
&lt;P&gt;C&lt;/P&gt;
&lt;P&gt;..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need a button that when I press it it iterates all posible values one by one.&lt;/P&gt;
&lt;P&gt;Press button &amp;gt; Selects A.&lt;/P&gt;
&lt;P&gt;Press button &amp;gt; Selects B&lt;/P&gt;
&lt;P&gt;Press button &amp;gt; Selects C&lt;/P&gt;
&lt;P&gt;And so on...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has be to be really easy, but I cannot find the propper way.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 07 Feb 2023 16:56:20 GMT</pubDate>
    <dc:creator>Fernando_Sanchez</dc:creator>
    <dc:date>2023-02-07T16:56:20Z</dc:date>
    <item>
      <title>Push button and change field value</title>
      <link>https://community.qlik.com/t5/App-Development/Push-button-and-change-field-value/m-p/2035100#M85301</link>
      <description>&lt;P&gt;Hi all! Thanks in advance for the help.&lt;/P&gt;
&lt;P&gt;I am struggling with something that must be very simple.&lt;/P&gt;
&lt;P&gt;Imagine I have a field with diferrente values (not known previously), for example:&lt;/P&gt;
&lt;P&gt;field&lt;/P&gt;
&lt;P&gt;A&lt;/P&gt;
&lt;P&gt;B&lt;/P&gt;
&lt;P&gt;C&lt;/P&gt;
&lt;P&gt;..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need a button that when I press it it iterates all posible values one by one.&lt;/P&gt;
&lt;P&gt;Press button &amp;gt; Selects A.&lt;/P&gt;
&lt;P&gt;Press button &amp;gt; Selects B&lt;/P&gt;
&lt;P&gt;Press button &amp;gt; Selects C&lt;/P&gt;
&lt;P&gt;And so on...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It has be to be really easy, but I cannot find the propper way.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 16:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Push-button-and-change-field-value/m-p/2035100#M85301</guid>
      <dc:creator>Fernando_Sanchez</dc:creator>
      <dc:date>2023-02-07T16:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Push button and change field value</title>
      <link>https://community.qlik.com/t5/App-Development/Push-button-and-change-field-value/m-p/2035108#M85302</link>
      <description>&lt;P&gt;Auto reply.&lt;/P&gt;
&lt;P&gt;Give a value to field and then withing the button:&lt;/P&gt;
&lt;P&gt;set variable field&lt;/P&gt;
&lt;P&gt;=if($(vValue)+1&amp;gt;$(vValueCount),0,$(vValue)+1)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 17:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Push-button-and-change-field-value/m-p/2035108#M85302</guid>
      <dc:creator>Fernando_Sanchez</dc:creator>
      <dc:date>2023-02-07T17:09:20Z</dc:date>
    </item>
  </channel>
</rss>

