<?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: Querying SQL inside formula tool in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/842172#M207366</link>
    <description>&lt;P&gt;Thanks a lot will try it out&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Nov 2021 10:30:01 GMT</pubDate>
    <dc:creator>Pickaxe</dc:creator>
    <dc:date>2021-11-03T10:30:01Z</dc:date>
    <item>
      <title>Querying SQL inside formula tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/840850#M206969</link>
      <description>&lt;P&gt;Im trying to add my "SQL query" into the "formula tool" with data type as V_Wstring, and then pass it to the database tool ( dynamic input in db ) with a source link to execute the query.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But my issue is - the sql code becomes "truncated"&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried string,v_string but none of them worked&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I.e. when executed after few words the code ends with three dots ,example: [select isg ...]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IS THERE ANY WAS TO PASS THE ENTIRE QUERY WITHOUT IT GETTING TRUNCATED.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly advice. Stuck on it for days.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 08:52:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/840850#M206969</guid>
      <dc:creator>Pickaxe</dc:creator>
      <dc:date>2021-10-30T08:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Querying SQL inside formula tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/840851#M206970</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/280930"&gt;@Pickaxe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you created the SQL query using formula tool it should be able to accommodate a large length. Even though it might look truncated it will still have the data try running and checking it once.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 08:55:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/840851#M206970</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-10-30T08:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Querying SQL inside formula tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/840854#M206971</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/280930"&gt;@Pickaxe&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To view the complete data you can add a browse tool after running the workflow open a browse window by selecting below options.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1635584520179.png" style="width: 935px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/208815i112C23AE8C66E064/image-dimensions/935x478?v=v2" width="935" height="478" role="button" title="atcodedog05_0-1635584520179.png" alt="atcodedog05_0-1635584520179.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the new window double click on your data cell to see the full existing data&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_1-1635584579064.png" style="width: 931px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/208816i44EC2BDB95088F5E/image-dimensions/931x392?v=v2" width="931" height="392" role="button" title="atcodedog05_1-1635584579064.png" alt="atcodedog05_1-1635584579064.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps : )&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 09:03:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/840854#M206971</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-10-30T09:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Querying SQL inside formula tool</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/842172#M207366</link>
      <description>&lt;P&gt;Thanks a lot will try it out&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 10:30:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Querying-SQL-inside-formula-tool/m-p/842172#M207366</guid>
      <dc:creator>Pickaxe</dc:creator>
      <dc:date>2021-11-03T10:30:01Z</dc:date>
    </item>
  </channel>
</rss>

