<?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: Change automatically between values in a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1572884#M442292</link>
    <description>&lt;P&gt;See attached example. This may or may not work in the ajax client. And it can lead to performance problems since it will continuously recalculate any visible charts because the selections change every second.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2019 16:37:43 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2019-04-24T16:37:43Z</dc:date>
    <item>
      <title>Change automatically between values in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1572868#M442275</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Is there a way in qlikview that allows me to automatically change the selected value in the filter.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 134px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/10805iABDAF39E55F6DE51/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The filter of above i need to select every region individually it took me a lot of time and i only need to check some graphics. So my question is if there some way or even macro to set it select first value and after some seconds change to the next one?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advanced.&lt;/P&gt;&lt;P&gt;Uriel&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1572868#M442275</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2024-11-16T20:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change automatically between values in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1572884#M442292</link>
      <description>&lt;P&gt;See attached example. This may or may not work in the ajax client. And it can lead to performance problems since it will continuously recalculate any visible charts because the selections change every second.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 16:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1572884#M442292</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-04-24T16:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change automatically between values in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1577716#M442664</link>
      <description>Thank you for your solution Gysbert_Wassenaar and sorry for the late reply.&lt;BR /&gt;&lt;BR /&gt;I have doubts regarding the formula.&lt;BR /&gt;I understand that the mod section is for the element_no for FieldValue and that 6 is the number of elements in my field but why did you add +1 at the end of mod?.&lt;BR /&gt;What is "Sencond(Now())+1" doing?&lt;BR /&gt;&lt;BR /&gt;Thank you for your help!.</description>
      <pubDate>Tue, 07 May 2019 23:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1577716#M442664</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2019-05-07T23:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change automatically between values in a field</title>
      <link>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1578190#M442684</link>
      <description>&lt;P&gt;See the online help for the Mod function to see what it does:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/GeneralNumericFunctions/mod.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/GeneralNumericFunctions/mod.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you look at the examples you'll see the Mod function can return 0. But the FieldValue function needs index values starting at 1. That's why I add the +1 at the end.&lt;/P&gt;&lt;P&gt;Try things out in a textbox object to see what they do.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 05:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-automatically-between-values-in-a-field/m-p/1578190#M442684</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-05-09T05:31:30Z</dc:date>
    </item>
  </channel>
</rss>

