<?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 Data Type for a GL String in Alteryx Designer Desktop Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821222#M200565</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One column of my Input Data contains GL Strings (ex: 101.0000.0000.615012.000.0000.000)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to output the full GL String in my output file but it seems like no matter what data type I assign to it, some of the trailing zeros still are cut off.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been using the Select Tool to assign data types.&amp;nbsp; Any ideas of what tool to use and/or data type to assign in order to keep the full GL string?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
    <pubDate>Mon, 13 Sep 2021 13:12:46 GMT</pubDate>
    <dc:creator>nwilder</dc:creator>
    <dc:date>2021-09-13T13:12:46Z</dc:date>
    <item>
      <title>Data Type for a GL String</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821222#M200565</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One column of my Input Data contains GL Strings (ex: 101.0000.0000.615012.000.0000.000)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to output the full GL String in my output file but it seems like no matter what data type I assign to it, some of the trailing zeros still are cut off.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been using the Select Tool to assign data types.&amp;nbsp; Any ideas of what tool to use and/or data type to assign in order to keep the full GL string?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:12:46 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821222#M200565</guid>
      <dc:creator>nwilder</dc:creator>
      <dc:date>2021-09-13T13:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type for a GL String</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821226#M200567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/213355"&gt;@nwilder&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try setting it as string datatypes like V_String.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:16:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821226#M200567</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-09-13T13:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type for a GL String</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821236#M200569</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/213355"&gt;@nwilder&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am able to get the whole string. Can I know what is the issue you are facing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ouput:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1631539151672.png" style="width: 400px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/202263iB1530E481E1B4E41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="atcodedog05_0-1631539151672.png" alt="atcodedog05_0-1631539151672.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>Mon, 13 Sep 2021 13:19:39 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821236#M200569</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-09-13T13:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type for a GL String</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821254#M200572</link>
      <description>&lt;P&gt;Hi there, thanks for the quick reply, After doing more digging I believe the issue occurs when I create a Table (it cuts off the data string).&amp;nbsp; Any ideas where in the table settings I can change this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:31:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821254#M200572</guid>
      <dc:creator>nwilder</dc:creator>
      <dc:date>2021-09-13T13:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type for a GL String</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821256#M200573</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/213355"&gt;@nwilder&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might be because the page layout width is insufficient. Please increase page layout width in render tool refer the below-highlighted option.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="atcodedog05_0-1631540007601.png" style="width: 537px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/202275iD09548568403A05F/image-dimensions/537x584?v=v2" width="537" height="584" role="button" title="atcodedog05_0-1631540007601.png" alt="atcodedog05_0-1631540007601.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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:33:50 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821256#M200573</guid>
      <dc:creator>atcodedog05</dc:creator>
      <dc:date>2021-09-13T13:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Type for a GL String</title>
      <link>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821261#M200574</link>
      <description>&lt;P&gt;That does it!&amp;nbsp; Thanks a bunch!&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 13:39:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Data-Type-for-a-GL-String/m-p/821261#M200574</guid>
      <dc:creator>nwilder</dc:creator>
      <dc:date>2021-09-13T13:39:14Z</dc:date>
    </item>
  </channel>
</rss>

