<?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: Strange Straight Table scroll with Timer Variable in Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696402#M251582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if understood your requirement right. However, I can scroll the chart with vstart=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 07:45:09 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-09-03T07:45:09Z</dc:date>
    <item>
      <title>Strange Straight Table scroll with Timer Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696401#M251581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As subject, I find it quite strange behavior if there is Timer Variable use in expression on Straight Table object (or any chart).&lt;/P&gt;&lt;P&gt;The table cannot be scroll, and always back to the top, though the timer variable already write in proper if condition in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The case example is attached, the objective is to make autoscroll table (combine timer variable and rank function), with button trigger, so if the trigger is stop, then the table should can be scrolled manually by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression simply like this:&lt;/P&gt;&lt;P&gt;if(vstart=1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(mod(vmod,2)=1, sum(SALES)),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum(SALES)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if vstart=0, then the table should be directly only evaluate sum(SALES), but unfortunately it seems the vmod keep being evaluated and cause the table state always back to top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other solution to make 'live like' qlikview dashboard with autoscroll table rather than using timer variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 07:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696401#M251581</guid>
      <dc:creator />
      <dc:date>2014-09-03T07:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Straight Table scroll with Timer Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696402#M251582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if understood your requirement right. However, I can scroll the chart with vstart=0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 07:45:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696402#M251582</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-03T07:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Straight Table scroll with Timer Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696403#M251583</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;Have you try to change vstart=1 (let the table blinking) and then set it back to 0, &lt;/P&gt;&lt;P&gt;then try to scroll down, can it keep at down or back to top?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using SR7.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 07:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696403#M251583</guid>
      <dc:creator />
      <dc:date>2014-09-03T07:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Straight Table scroll with Timer Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696404#M251584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess this is because the expression is being re-evaluated frequently because of now(). Alternatively try preserving scroll position (Layout tab). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 08:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696404#M251584</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-03T08:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Strange Straight Table scroll with Timer Variable in Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696405#M251585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, preserve scroll position is the answer.&lt;/P&gt;&lt;P&gt;It works exactly as expected, thank you very much tresesco...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 09:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Strange-Straight-Table-scroll-with-Timer-Variable-in-Expression/m-p/696405#M251585</guid>
      <dc:creator />
      <dc:date>2014-09-03T09:16:03Z</dc:date>
    </item>
  </channel>
</rss>

