<?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 Text getting truncated in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086510#M89085</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Text is getting truncated! We have a table in our postgres data base with a text field. We are showing this text in a text and image chart in our apps, BUT now it seems Qlik automatically truncates the text during the load progress meaning that only half of the text is showing! How can we make it so Qlik does not truncate the text?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 22:01:04 GMT</pubDate>
    <dc:creator>PChristensen</dc:creator>
    <dc:date>2023-06-21T22:01:04Z</dc:date>
    <item>
      <title>Text getting truncated</title>
      <link>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086510#M89085</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Text is getting truncated! We have a table in our postgres data base with a text field. We are showing this text in a text and image chart in our apps, BUT now it seems Qlik automatically truncates the text during the load progress meaning that only half of the text is showing! How can we make it so Qlik does not truncate the text?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 22:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086510#M89085</guid>
      <dc:creator>PChristensen</dc:creator>
      <dc:date>2023-06-21T22:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text getting truncated</title>
      <link>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086545#M89090</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;A id="link_2" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.qlik.com/t5/user/viewprofilepage/user-id/219440" target="_self" aria-label="View Profile of PChristensen" aria-describedby="userProfileCard-219440"&gt;&lt;SPAN class=""&gt;PChristensen&lt;/SPAN&gt;&lt;/A&gt;, does this happen only in the image and text chart ?&lt;/P&gt;
&lt;P&gt;If you insert this field in a normal table or filter the same problem happens ?&lt;/P&gt;
&lt;P&gt;Can you share a print screen please ?&lt;/P&gt;
&lt;P&gt;- Matheus&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 02:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086545#M89090</guid>
      <dc:creator>Zapparoli</dc:creator>
      <dc:date>2023-06-22T02:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Text getting truncated</title>
      <link>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086546#M89091</link>
      <description>&lt;P&gt;Hi Matheus&lt;/P&gt;
&lt;P&gt;Did a bit of digging. It seems that it is something happening in the dark, so to speak, in the load of the data as the text never actually gets into the app without being truncated. I split my field in two &amp;lt;255 character lengths in the sql script and then within the text and image chart (and anywhere else) I just did field1 &amp;amp; field2 and things show fully that way. So it looks like a load script issue NOT a visualisation issue. I'd really prefer not having to split the text field just to put them together again.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 02:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086546#M89091</guid>
      <dc:creator>PChristensen</dc:creator>
      <dc:date>2023-06-22T02:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Text getting truncated</title>
      <link>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086547#M89092</link>
      <description>&lt;P&gt;I see, thanks for making this clear.&lt;/P&gt;
&lt;P&gt;I have found this post in the community that seems to be related to your issue:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Loading-data-from-PostgreSQL-string-length-limit-exceeded/td-p/1827947" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Loading-data-from-PostgreSQL-string-length-limit-exceeded/td-p/1827947&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can you check it out please ?&lt;/P&gt;
&lt;P&gt;-Matheus&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 02:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086547#M89092</guid>
      <dc:creator>Zapparoli</dc:creator>
      <dc:date>2023-06-22T02:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text getting truncated</title>
      <link>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086548#M89093</link>
      <description>&lt;P&gt;This may also help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/App-Development/DATABASE-LOAD-CHANGES-LENGTH-WHEN-SWITCHING-TO-MEMORY-POSTGRESQL/td-p/2025498" target="_blank"&gt;https://community.qlik.com/t5/App-Development/DATABASE-LOAD-CHANGES-LENGTH-WHEN-SWITCHING-TO-MEMORY-POSTGRESQL/td-p/2025498&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 02:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086548#M89093</guid>
      <dc:creator>Zapparoli</dc:creator>
      <dc:date>2023-06-22T02:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Text getting truncated</title>
      <link>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086967#M89117</link>
      <description>&lt;P&gt;Thank you Matheus&lt;/P&gt;
&lt;P&gt;I changed the data type in the data base to varchar(1000) instead of text and it brought all the text in without truncating it.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 20:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Text-getting-truncated/m-p/2086967#M89117</guid>
      <dc:creator>PChristensen</dc:creator>
      <dc:date>2023-06-22T20:08:58Z</dc:date>
    </item>
  </channel>
</rss>

