<?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 Set up query to tag items start with P but run through the process . in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Set-up-query-to-tag-items-start-with-P-but-run-through-the/m-p/101290#M48277</link>
    <description>Hi,&lt;BR /&gt;I am passing orders from the worksheet with initial T using expression instr &amp;gt; 0 so items with P do not pass through the validation and get mark as exception.&lt;BR /&gt;&lt;BR /&gt;I have set tags to choose items type criteria&amp;nbsp; but&amp;nbsp; tag stage is not identifying the P items and letting them go through the process&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please suggest</description>
    <pubDate>Wed, 10 Mar 2021 04:43:45 GMT</pubDate>
    <dc:creator>SANDEEPRATTAN</dc:creator>
    <dc:date>2021-03-10T04:43:45Z</dc:date>
    <item>
      <title>Set up query to tag items start with P but run through the process .</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Set-up-query-to-tag-items-start-with-P-but-run-through-the/m-p/101290#M48277</link>
      <description>Hi,&lt;BR /&gt;I am passing orders from the worksheet with initial T using expression instr &amp;gt; 0 so items with P do not pass through the validation and get mark as exception.&lt;BR /&gt;&lt;BR /&gt;I have set tags to choose items type criteria&amp;nbsp; but&amp;nbsp; tag stage is not identifying the P items and letting them go through the process&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please suggest</description>
      <pubDate>Wed, 10 Mar 2021 04:43:45 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Set-up-query-to-tag-items-start-with-P-but-run-through-the/m-p/101290#M48277</guid>
      <dc:creator>SANDEEPRATTAN</dc:creator>
      <dc:date>2021-03-10T04:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set up query to tag items start with P but run through the process .</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Set-up-query-to-tag-items-start-with-P-but-run-through-the/m-p/101291#M48278</link>
      <description>Hi Sandeep,&lt;BR /&gt;&lt;BR /&gt;Could you please elaborate on the exact expression you're using?&lt;BR /&gt;InStr can work for a character placed anywhere in the string, it doesn't necessarily have to be in the first position. so if there are orders with 'P' anywhere in the entire string it will be considered as a pass.&lt;BR /&gt;If you are looking to process only the orders that start with a 'T' and not with 'P' you might want to consider LEFT substring expression to get the first letter using - Left([stringT], 1) where stringT is your Order name and then check if the result is a P or T.&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Fri, 12 Mar 2021 00:13:57 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Set-up-query-to-tag-items-start-with-P-but-run-through-the/m-p/101291#M48278</guid>
      <dc:creator>HarpreetKaur</dc:creator>
      <dc:date>2021-03-12T00:13:57Z</dc:date>
    </item>
  </channel>
</rss>

