<?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 Unable to Check Exist with case independent text in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Check-Exist-with-case-independent-text/m-p/96869#M45010</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have process where I am entering a text in a search box in a web page. Based on the search result I need to see if the entered text gave any search result or not. I am trying to use check exist, but if the search result is in a different case than the original text then the check exist fails. There could be multiple search result so the exact position can not be determined. Is there any way we can do a case independent Check Exist. I tried using Upper and Lower function but the search result can be in uppercase, lowercase or mixed case hence it fails.&lt;BR /&gt;&lt;BR /&gt;Example -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Search Text - psc100&lt;BR /&gt;&lt;BR /&gt;Search Result - PSC100 - Check Exist fails.&lt;BR /&gt;&lt;BR /&gt;Search Text - PSC101&lt;BR /&gt;&lt;BR /&gt;Search Result - psc101 - Check Exist fails.&lt;BR /&gt;&lt;BR /&gt;Any suggestions will be great</description>
    <pubDate>Thu, 15 Dec 2022 12:09:04 GMT</pubDate>
    <dc:creator>ParnabSinha_Cho</dc:creator>
    <dc:date>2022-12-15T12:09:04Z</dc:date>
    <item>
      <title>Unable to Check Exist with case independent text</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Check-Exist-with-case-independent-text/m-p/96869#M45010</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have process where I am entering a text in a search box in a web page. Based on the search result I need to see if the entered text gave any search result or not. I am trying to use check exist, but if the search result is in a different case than the original text then the check exist fails. There could be multiple search result so the exact position can not be determined. Is there any way we can do a case independent Check Exist. I tried using Upper and Lower function but the search result can be in uppercase, lowercase or mixed case hence it fails.&lt;BR /&gt;&lt;BR /&gt;Example -&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Search Text - psc100&lt;BR /&gt;&lt;BR /&gt;Search Result - PSC100 - Check Exist fails.&lt;BR /&gt;&lt;BR /&gt;Search Text - PSC101&lt;BR /&gt;&lt;BR /&gt;Search Result - psc101 - Check Exist fails.&lt;BR /&gt;&lt;BR /&gt;Any suggestions will be great</description>
      <pubDate>Thu, 15 Dec 2022 12:09:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Check-Exist-with-case-independent-text/m-p/96869#M45010</guid>
      <dc:creator>ParnabSinha_Cho</dc:creator>
      <dc:date>2022-12-15T12:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Check Exist with case independent text</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Check-Exist-with-case-independent-text/m-p/96870#M45011</link>
      <description>Hi Parnab,&lt;BR /&gt;&lt;BR /&gt;If nothing real dynamic will be presented here, I'd try if you can first check for 'psc100' and if that fails, to check again but now with 'PSC100'. I assume the mixed case you mentioned would be 'Psc100' and not 'pSC100', in which case the 'Psc100' could easily be added to the list of valid values to check.&lt;BR /&gt;&lt;BR /&gt;That said, I have seen dynamic searches using multiple search argument values, delimited with a semicolon (;). But this could be in another context than would suit yours as I could not find a ready example in my memory.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Happy coding!&lt;BR /&gt;---------------&lt;BR /&gt;Paul&lt;BR /&gt;Sweden</description>
      <pubDate>Thu, 15 Dec 2022 13:51:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Check-Exist-with-case-independent-text/m-p/96870#M45011</guid>
      <dc:creator>PvD_SE</dc:creator>
      <dc:date>2022-12-15T13:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Check Exist with case independent text</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Check-Exist-with-case-independent-text/m-p/96871#M45012</link>
      <description>&lt;P&gt;Hi, We have used regex in check exists and able to do a case independent search. This solved the mixed case issue. Thanks, Parnab&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 06:57:52 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Check-Exist-with-case-independent-text/m-p/96871#M45012</guid>
      <dc:creator>ParnabSinha_Cho</dc:creator>
      <dc:date>2023-03-28T06:57:52Z</dc:date>
    </item>
  </channel>
</rss>

