<?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 Use　formula in lookup tables in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/7997#M3350</link>
    <description>&lt;P&gt;Hello everyone&lt;BR /&gt;I have a question about the lookup tables。I want use formula in column。&lt;BR /&gt;I want to find a data start with “B”, How to write the formula in column?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 12 Oct 2024 01:26:04 GMT</pubDate>
    <dc:creator>FrankXu</dc:creator>
    <dc:date>2024-10-12T01:26:04Z</dc:date>
    <item>
      <title>Use　formula in lookup tables</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/7997#M3350</link>
      <description>&lt;P&gt;Hello everyone&lt;BR /&gt;I have a question about the lookup tables。I want use formula in column。&lt;BR /&gt;I want to find a data start with “B”, How to write the formula in column?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 01:26:04 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/7997#M3350</guid>
      <dc:creator>FrankXu</dc:creator>
      <dc:date>2024-10-12T01:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use　formula in lookup tables</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/7999#M3351</link>
      <description>&lt;P&gt;Dear, &lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11064"&gt;@FrankXu&lt;/a&gt;&amp;nbsp;.&lt;BR /&gt;You can intput this formulas&amp;nbsp; in input field:&lt;BR /&gt;lookup("TABLE_NAME", "REFERENCE_COLUMN": datapill.starts_with?("B)["LOOKUP_COLUMN"]&lt;/P&gt;&lt;P&gt;The preceding formulas contains the following elements:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;TABLE_NAME&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- The name of the lookup table.&lt;/LI&gt;&lt;LI&gt;REFERENCE_COLUMN&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- The name of the column in the lookup table to be used as a reference.&lt;/LI&gt;&lt;LI&gt;LOOKUP_COLUMN&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- The name of the column in the lookup table you plan to look up data for.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sat, 12 Oct 2024 03:57:20 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/7999#M3351</guid>
      <dc:creator>ndy</dc:creator>
      <dc:date>2024-10-12T03:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Use　formula in lookup tables</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8000#M3352</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="スクリーンショット 2024-10-12 170504.png" style="width: 999px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1605i58044418CF8245BF/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="スクリーンショット 2024-10-12 170504.png" alt="スクリーンショット 2024-10-12 170504.png" /&gt;&lt;/span&gt;Hello&amp;nbsp;&lt;SPAN&gt;Nguyen Duc Y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer&lt;BR /&gt;But the &lt;SPAN&gt;lookup table&amp;nbsp;&lt;/SPAN&gt;like the first line is column name and the next line is data. so I use app:&lt;SPAN&gt;&amp;nbsp;lookup tables&amp;nbsp; and the action:Lookup&amp;nbsp;&lt;SPAN class=""&gt;entry&amp;nbsp; and the Setup: write formula in cloumn.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;so it doesn't right&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Oct 2024 08:06:13 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8000#M3352</guid>
      <dc:creator>FrankXu</dc:creator>
      <dc:date>2024-10-12T08:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Use　formula in lookup tables</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8008#M3354</link>
      <description>&lt;P&gt;Do you want to get the recipe ID corresponding to the Order_number starting with the letter B?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Oct 2024 13:03:03 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8008#M3354</guid>
      <dc:creator>ndy</dc:creator>
      <dc:date>2024-10-13T13:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Use　formula in lookup tables</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8011#M3356</link>
      <description>&lt;P&gt;no，I only want to get the&amp;nbsp;&lt;SPAN&gt;recipe ID&amp;nbsp; by formula&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 00:29:18 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8011#M3356</guid>
      <dc:creator>FrankXu</dc:creator>
      <dc:date>2024-10-14T00:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Use　formula in lookup tables</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8033#M3364</link>
      <description>&lt;P&gt;Dear,&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/11064"&gt;@FrankXu&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You should add two following actions&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-10-14 151925.png" style="width: 562px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1612i87187CC9A02B5D21/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-10-14 151925.png" alt="Screenshot 2024-10-14 151925.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;Then, you can add the formula in input field you want (maybe leave to.s function).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-10-14 152145.png" style="width: 710px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/1611i7C6E37F94AFA06DB/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-10-14 152145.png" alt="Screenshot 2024-10-14 152145.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 06:24:28 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/use-formula-in-lookup-tables/m-p/8033#M3364</guid>
      <dc:creator>ndy</dc:creator>
      <dc:date>2024-10-15T06:24:28Z</dc:date>
    </item>
  </channel>
</rss>

