<?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 Decipher not accepting approximate formula values in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101777#M48651</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to extract data from Uber bill, which is part of my training.&lt;BR /&gt;I have given the Formula for CGST Amount as (Net Amount * 0.025) which is 2.5% of net amount. It is calculating and comparing the exact value in the scanned document. How should i give the approximation in the formula window?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Below is the sample screenshot.&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="60720f78-59e0-0db0-2c44-af3e3583fe62" data-mce-hlselector="#ComposeQuestion_ea4a1907-a9a2-4f4e-9c38-2b4c47b8aa5f-tinyMce" /&gt;</description>
    <pubDate>Fri, 19 Feb 2021 06:42:30 GMT</pubDate>
    <dc:creator>TejendraBandaru</dc:creator>
    <dc:date>2021-02-19T06:42:30Z</dc:date>
    <item>
      <title>Decipher not accepting approximate formula values</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101777#M48651</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to extract data from Uber bill, which is part of my training.&lt;BR /&gt;I have given the Formula for CGST Amount as (Net Amount * 0.025) which is 2.5% of net amount. It is calculating and comparing the exact value in the scanned document. How should i give the approximation in the formula window?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Below is the sample screenshot.&lt;BR /&gt;&lt;IMG class="img-responsive" data-mce-hlimagekey="60720f78-59e0-0db0-2c44-af3e3583fe62" data-mce-hlselector="#ComposeQuestion_ea4a1907-a9a2-4f4e-9c38-2b4c47b8aa5f-tinyMce" /&gt;</description>
      <pubDate>Fri, 19 Feb 2021 06:42:30 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101777#M48651</guid>
      <dc:creator>TejendraBandaru</dc:creator>
      <dc:date>2021-02-19T06:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Decipher not accepting approximate formula values</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101778#M48652</link>
      <description>Attachment added here</description>
      <pubDate>Fri, 19 Feb 2021 06:46:54 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101778#M48652</guid>
      <dc:creator>TejendraBandaru</dc:creator>
      <dc:date>2021-02-19T06:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Decipher not accepting approximate formula values</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101779#M48653</link>
      <description>Hi, &lt;A class="user-content-mention" data-sign="@" data-contactkey="b78ec435-e779-48d2-b291-b5e6085cd3d8" data-tag-text="@Tejendra Bandaru" href="https://community.blueprism.com/network/profile?UserKey=b78ec435-e779-48d2-b291-b5e6085cd3d8" data-itemmentionkey="cadf7ced-145f-49df-8724-2306c174901d"&gt;@Tejendra Bandaru&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;there is possibility to use rounding in VFL.&lt;BR /&gt;&lt;SPAN&gt;Example&lt;BR /&gt;&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;ROUND(3.14) -&amp;gt; 3&lt;/LI&gt;
&lt;LI&gt;ROUND(3.1415, 2) -&amp;gt; 3.14&lt;/LI&gt;
&lt;LI&gt;ROUND(3.1415, 3) -&amp;gt; 3.142&lt;/LI&gt;
&lt;/UL&gt;
&lt;BR /&gt;That should probably solve your challenge :).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Zdenek​</description>
      <pubDate>Fri, 19 Feb 2021 19:32:40 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101779#M48653</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2021-02-19T19:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Decipher not accepting approximate formula values</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101780#M48654</link>
      <description>Hi Zdenek,&lt;BR /&gt;&lt;BR /&gt;Please view the screenshot attached, I have given ROUND, but still it causes error.&lt;BR /&gt;Moreover, in the invoice sometimes CGST has 0.01 extra as shown in the screenshot. The value is 8.05, but the calculated value after rounding is 8.04&lt;BR /&gt;So how can i write calculation such that it can calculate value with plus or minus 0.01 threshold?​</description>
      <pubDate>Mon, 22 Feb 2021 09:01:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101780#M48654</guid>
      <dc:creator>TejendraBandaru</dc:creator>
      <dc:date>2021-02-22T09:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Decipher not accepting approximate formula values</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101781#M48655</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;can you make a range in your condition like CGST Amount Table &amp;lt;Round(Field_1,2)+0.01 AND CGST Amount Table &amp;gt;Round(Field_1,2)-0.01. From the sample you provided I still can see that the difference is bigger than 0.01 and it is 0.011 so you need to decide how you want to treat it. I am surprised that there is rounding and it still shows the numeric value with all the decimal points.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 11:31:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Decipher-not-accepting-approximate-formula-values/m-p/101781#M48655</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2021-02-22T11:31:25Z</dc:date>
    </item>
  </channel>
</rss>

