<?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: Table column value showing 'blank' when the value is too large. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35371#M789796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the value which is not showing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 05:43:10 GMT</pubDate>
    <dc:creator>shiveshsingh</dc:creator>
    <dc:date>2018-02-02T05:43:10Z</dc:date>
    <item>
      <title>Table column value showing 'blank' when the value is too large.</title>
      <link>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35367#M789792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with three columns(&lt;STRONG&gt;ID,Name,Address&lt;/STRONG&gt;). I am loading a "&lt;STRONG&gt;Select&lt;/STRONG&gt;" query to fetch the values form a View in data load.&lt;/P&gt;&lt;P&gt;But for one &lt;STRONG&gt;ID&lt;/STRONG&gt; the &lt;STRONG&gt;Address&lt;/STRONG&gt; column value is showing as blank even though the value is present in the database.&lt;/P&gt;&lt;P&gt;I suspected that as the value is too large and is not being fetched properly.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;I&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt; tried changing the content(sub string 400 characters) of ID and value displayed as expected. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;is there any way to show the value? even though the value is too large.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this issue.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;Many thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif;"&gt;Raghuveer&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35367#M789792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table column value showing 'blank' when the value is too large.</title>
      <link>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35368#M789793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be share few rows and result set that demonstrates the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 16:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35368#M789793</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-01T16:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table column value showing 'blank' when the value is too large.</title>
      <link>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35369#M789794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to fetch with left(Address,10) to see if the length is an issue &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 16:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35369#M789794</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2018-02-01T16:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table column value showing 'blank' when the value is too large.</title>
      <link>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35370#M789795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jahanzeb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! it worked now. &lt;/P&gt;&lt;P&gt;I used lenghth() instead of hard coding value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;:-&lt;/STRONG&gt; &lt;STRONG&gt;left(Address,length(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Address&lt;/SPAN&gt;)) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 04:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35370#M789795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-02T04:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table column value showing 'blank' when the value is too large.</title>
      <link>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35371#M789796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the value which is not showing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 05:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35371#M789796</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-02T05:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table column value showing 'blank' when the value is too large.</title>
      <link>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35372#M789797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My column value is more than 523 characters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 06:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-column-value-showing-blank-when-the-value-is-too-large/m-p/35372#M789797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-02T06:18:10Z</dc:date>
    </item>
  </channel>
</rss>

