<?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 Re: Getting SQL error in recipe in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10232#M4086</link>
    <description>&lt;P&gt;comma after now&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jun 2025 01:57:42 GMT</pubDate>
    <dc:creator>1dheeraj2</dc:creator>
    <dc:date>2025-06-18T01:57:42Z</dc:date>
    <item>
      <title>Getting SQL error in recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10228#M4083</link>
      <description>&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-17 130333.png" style="width: 513px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2138i9699DEEBCD7287FC/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-17 130333.png" alt="Screenshot 2025-06-17 130333.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 20:18:33 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10228#M4083</guid>
      <dc:creator>ajitkumar_a</dc:creator>
      <dc:date>2025-06-17T20:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting SQL error in recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10230#M4084</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-06-17 131940.png" style="width: 514px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/2139iD953561B6D9C658D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-06-17 131940.png" alt="Screenshot 2025-06-17 131940.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 20:20:24 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10230#M4084</guid>
      <dc:creator>ajitkumar_a</dc:creator>
      <dc:date>2025-06-17T20:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Getting SQL error in recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10232#M4086</link>
      <description>&lt;P&gt;comma after now&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 01:57:42 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10232#M4086</guid>
      <dc:creator>1dheeraj2</dc:creator>
      <dc:date>2025-06-18T01:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Getting SQL error in recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10233#M4087</link>
      <description>&lt;P&gt;where clause date step 7 equals today date , check the this part&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 01:59:38 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10233#M4087</guid>
      <dc:creator>1dheeraj2</dc:creator>
      <dc:date>2025-06-18T01:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting SQL error in recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10235#M4088</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/12024"&gt;@ajitkumar_a&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;The query is not syntactically correct&amp;nbsp;&lt;BR /&gt;it should be like this&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;SELECT Customer Name, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SUM(Usage Amount) AS Total_usage_now, &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SUM(Usage Cost) AS Total_usage_cost &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;FROM sheet1 &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;GROUP BY Customer Name&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;and the main thing is write the SQL query in&lt;STRONG&gt; Text mode&lt;/STRONG&gt; then it should be working fine.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 05:17:10 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10235#M4088</guid>
      <dc:creator>Bhagya_pola</dc:creator>
      <dc:date>2025-06-18T05:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting SQL error in recipe</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10329#M4117</link>
      <description>&lt;P&gt;Try using Text mode when writing your code, or if you're using Formula mode, make sure to wrap any text values in single (') or double (") quotes and use the + operator to concatenate.&lt;/P&gt;&lt;P&gt;Example for Formula mode:&lt;BR /&gt;"Select " + &amp;lt;columnname datapill&amp;gt; + " from " + &amp;lt;tablename datapill&amp;gt;;&lt;/P&gt;&lt;P&gt;This ensures that static strings and datapills are combined correctly in the expression.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 13:26:04 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/getting-sql-error-in-recipe/m-p/10329#M4117</guid>
      <dc:creator>manojksurisetty</dc:creator>
      <dc:date>2025-06-30T13:26:04Z</dc:date>
    </item>
  </channel>
</rss>

