<?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 Scroll text Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38783#M6522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it is displaying a text which is scrolling by using&amp;nbsp; this expression &lt;/P&gt;&lt;P&gt;=left(vScroll,mod(Round((now()-now(2))*100000),len(vScroll)+1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assigned Text to the variable =vScroll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one explain this logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2018 06:06:41 GMT</pubDate>
    <dc:creator>kakani87</dc:creator>
    <dc:date>2018-06-18T06:06:41Z</dc:date>
    <item>
      <title>Scroll text Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38783#M6522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it is displaying a text which is scrolling by using&amp;nbsp; this expression &lt;/P&gt;&lt;P&gt;=left(vScroll,mod(Round((now()-now(2))*100000),len(vScroll)+1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assigned Text to the variable =vScroll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one explain this logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 06:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38783#M6522</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-06-18T06:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll text Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38784#M6523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 08:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38784#M6523</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-06-18T08:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll text Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38785#M6524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you not understand about the expression? I mean is there a part of the expression you are trying to understand better because the expression might be complex, but the logic seems rather simple where based on the time difference between Now() and Now(2) the number of letters shown increase by 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 09:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38785#M6524</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-18T09:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll text Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38786#M6525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why this time difference *100000 is considered&lt;/P&gt;&lt;P&gt;apart from 100000 other value is not working, &lt;SPAN style="font-size: 13.3333px;"&gt;is there &lt;/SPAN&gt;any particular reason &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 10:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38786#M6525</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-06-18T10:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll text Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38787#M6526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the best number to use here would be 86,400 which is equivalent of a single second.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 11:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38787#M6526</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-18T11:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Scroll text Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38788#M6527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank a lot &lt;STRONG&gt;Sunny.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So &lt;STRONG&gt;86,400&lt;/STRONG&gt; will be seconds&lt;/P&gt;&lt;P&gt;where&amp;nbsp; &lt;STRONG&gt;1 day&lt;/STRONG&gt; &lt;SPAN style="font-size: 13.3333px;"&gt;= &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;86,400&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; seconds&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 12:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scroll-text-Expression/m-p/38788#M6527</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-06-18T12:17:17Z</dc:date>
    </item>
  </channel>
</rss>

