<?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: Increase Size of Column in DataLoadEditor in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Increase-Size-of-Column-in-DataLoadEditor/m-p/1979636#M80858</link>
    <description>&lt;P&gt;I am not sure how I can do that. Could you please guide me for the same.&lt;/P&gt;</description>
    <pubDate>Mon, 12 Sep 2022 05:52:44 GMT</pubDate>
    <dc:creator>jchacko_rxsense</dc:creator>
    <dc:date>2022-09-12T05:52:44Z</dc:date>
    <item>
      <title>Increase Size of Column in DataLoadEditor</title>
      <link>https://community.qlik.com/t5/App-Development/Increase-Size-of-Column-in-DataLoadEditor/m-p/1979457#M80848</link>
      <description>&lt;P&gt;I am loading my data from SQL server to Qlik. When I load, one of columns does take in the entire length of original data it cuts it of in between.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to take in the entire string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Code:&lt;/P&gt;
&lt;P&gt;Table_raw:&lt;BR /&gt;LOAD&lt;BR /&gt;Chr(39) &amp;amp; LogicID &amp;amp; chr(39) as LogicID,&lt;BR /&gt;Chr(39) &amp;amp; QvdID &amp;amp; chr(39) as QvdID,&lt;BR /&gt;Chr(39) &amp;amp; SourceColumn &amp;amp; chr(39) as SourceColumn,&lt;BR /&gt;Chr(39) &amp;amp; SqlQlikAlias &amp;amp; chr(39) as SqlQlikAlias,&lt;BR /&gt;Chr(39) &amp;amp; ConsensusAlias &amp;amp; chr(39) as ConsensusAlias,&lt;BR /&gt;Chr(39) &amp;amp; CalculationType &amp;amp; chr(39) as CalculationType,&lt;BR /&gt;Chr(39) &amp;amp; CalculationLogic &amp;amp; Chr(39) as CalculationLogic,&lt;BR /&gt;Chr(39) &amp;amp; ALTERUSER &amp;amp; chr(39) as AlterUser&lt;BR /&gt;;&lt;BR /&gt;SQL&lt;BR /&gt;SELECT&lt;BR /&gt;LogicID&lt;BR /&gt;,QvdID&lt;BR /&gt;,SourceColumn&lt;BR /&gt;,SqlQlikAlias&lt;BR /&gt;,ConsensusAlias&lt;BR /&gt;,CalculationType&lt;BR /&gt;,CalculationLogic&lt;BR /&gt;,ALTERUSER&lt;BR /&gt;FROM MyTable&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the above code my Calculation Logic is not being loaded completely. It gets cut of after 259 characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Sep 2022 10:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Increase-Size-of-Column-in-DataLoadEditor/m-p/1979457#M80848</guid>
      <dc:creator>jchacko_rxsense</dc:creator>
      <dc:date>2022-09-10T10:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: Increase Size of Column in DataLoadEditor</title>
      <link>https://community.qlik.com/t5/App-Development/Increase-Size-of-Column-in-DataLoadEditor/m-p/1979593#M80856</link>
      <description>&lt;P&gt;It may be that the connector is limiting this. Try changing the maximum string length parameter in the&amp;nbsp; connection.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Sep 2022 23:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Increase-Size-of-Column-in-DataLoadEditor/m-p/1979593#M80856</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2022-09-11T23:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Increase Size of Column in DataLoadEditor</title>
      <link>https://community.qlik.com/t5/App-Development/Increase-Size-of-Column-in-DataLoadEditor/m-p/1979636#M80858</link>
      <description>&lt;P&gt;I am not sure how I can do that. Could you please guide me for the same.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 05:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Increase-Size-of-Column-in-DataLoadEditor/m-p/1979636#M80858</guid>
      <dc:creator>jchacko_rxsense</dc:creator>
      <dc:date>2022-09-12T05:52:44Z</dc:date>
    </item>
  </channel>
</rss>

