<?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 So you want to find 10… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Filtering-field-values-in-browser-table/m-p/72962#M25567</link>
    <description>So you want to find 10 records somewhere on a web app containing 10000 rows? If the web app does not provide any kind of search/filter/location method then you'll have no choice but to&amp;nbsp;take a 'brute force' approach. One approach is to read the dataset into BP and then search for the 10 records - the filter collection method is probably the best approach. You could even consider saving he collection as a temporary CSV file that you then query using OLEDB. A second approach is to use an element with a dynamic attribute and a Wait stage with the Check Exists condition. By feeding some identifier from one of the 10 records into the dynamic attribute you might be able to determine the existence of a matching row. The downside of the approach is that it may well be slow.</description>
    <pubDate>Tue, 13 Feb 2018 14:26:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-02-13T14:26:00Z</dc:date>
    <item>
      <title>Filtering field values in browser table</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filtering-field-values-in-browser-table/m-p/72961#M25566</link>
      <description>Hi all

please suggest flow for my query, my scenario is.

I have a table with 10000 records in the browser&amp;nbsp;and have 10 records in excel, I want to pass those excel records to the browser to select the&amp;nbsp;record one by one,&amp;nbsp;But there&amp;nbsp;is no search and filter in the browser then how to select that record directly without&amp;nbsp;using the loop. without reading the table to the collection.where&amp;nbsp;to pass the value to search.&amp;nbsp;

can anyone explain these?

&amp;nbsp;</description>
      <pubDate>Tue, 13 Feb 2018 11:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filtering-field-values-in-browser-table/m-p/72961#M25566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-13T11:33:00Z</dc:date>
    </item>
    <item>
      <title>So you want to find 10…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Filtering-field-values-in-browser-table/m-p/72962#M25567</link>
      <description>So you want to find 10 records somewhere on a web app containing 10000 rows? If the web app does not provide any kind of search/filter/location method then you'll have no choice but to&amp;nbsp;take a 'brute force' approach. One approach is to read the dataset into BP and then search for the 10 records - the filter collection method is probably the best approach. You could even consider saving he collection as a temporary CSV file that you then query using OLEDB. A second approach is to use an element with a dynamic attribute and a Wait stage with the Check Exists condition. By feeding some identifier from one of the 10 records into the dynamic attribute you might be able to determine the existence of a matching row. The downside of the approach is that it may well be slow.</description>
      <pubDate>Tue, 13 Feb 2018 14:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Filtering-field-values-in-browser-table/m-p/72962#M25567</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-02-13T14:26:00Z</dc:date>
    </item>
  </channel>
</rss>

