<?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: Move to certain value in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900867#M313440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no native function in QlikView that will allow to control the scroll position like your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically you explore your data in QlikView, so that your selections lead you towards conclusions and discoveries in the data. A alternative solution would then be that the table shortens based on selections and then you can highlight a specific row by color as suggested by Daniel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I can imagine to accomplish the requirement is to have a document extension that can adapt the table's scroll position. In this context it will require a custom solution, where the browser client HTML and JavaScript is used to alter the presentation. The base requirement is then that you can control the scroll through a JavaScript.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 May 2015 03:49:50 GMT</pubDate>
    <dc:creator>ToniKautto</dc:creator>
    <dc:date>2015-05-08T03:49:50Z</dc:date>
    <item>
      <title>Move to certain value in table</title>
      <link>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900864#M313437</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;I am so curious about the possibility of solving this issue i have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a straight table (or can be switched to Pivot, if needed) with aobut 200~400 rows in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my client has a request with that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;he wants to find one certain value in that table but whole table needs to be retained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. in below table he wants to move to one single row with item name XYZ that may located in Row no 260.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however, whole table needs to be maintained. it is pretty much like 'Find' function in excel or web browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no change or particular selection in contents but need to find certain value in it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="176" style="border: 1px solid rgb(0, 0, 0); width: 284px; height: 153px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Row No&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Item&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Value&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;XXa&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;XTb&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;AXc&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;....&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;.....&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;399&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;AId&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ZZ1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;400&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;AWe&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ZZ2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please get me any idea for me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 00:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900864#M313437</guid>
      <dc:creator>john9inno</dc:creator>
      <dc:date>2015-05-08T00:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Move to certain value in table</title>
      <link>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900865#M313438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think its not possible to move to a certain position.&lt;/P&gt;&lt;P&gt;Maybe as a alternative: you could use an input text field, write the search string in a variable and highlight the row according to the search:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85991_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 01:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900865#M313438</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-05-08T01:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Move to certain value in table</title>
      <link>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900866#M313439</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'm not sure (since didn't see that) if this is possible to access QV object from expressions so you'll hardly implement the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be done in order to show the value being looked for is a sorting expression. You can try implementing an expression which would move up the corresponding row to the very top of the table so the row becomes the 1st one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Maxim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 02:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900866#M313439</guid>
      <dc:creator>maksim_senin</dc:creator>
      <dc:date>2015-05-08T02:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Move to certain value in table</title>
      <link>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900867#M313440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no native function in QlikView that will allow to control the scroll position like your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically you explore your data in QlikView, so that your selections lead you towards conclusions and discoveries in the data. A alternative solution would then be that the table shortens based on selections and then you can highlight a specific row by color as suggested by Daniel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I can imagine to accomplish the requirement is to have a document extension that can adapt the table's scroll position. In this context it will require a custom solution, where the browser client HTML and JavaScript is used to alter the presentation. The base requirement is then that you can control the scroll through a JavaScript.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2015 03:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900867#M313440</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2015-05-08T03:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Move to certain value in table</title>
      <link>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900868#M313441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank so much for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just have funny feeling that this is very possible with existing functions in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the matter is how to combine them to make it work. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 00:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Move-to-certain-value-in-table/m-p/900868#M313441</guid>
      <dc:creator>john9inno</dc:creator>
      <dc:date>2015-05-11T00:27:08Z</dc:date>
    </item>
  </channel>
</rss>

