<?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: Display Long Text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1510022#M523687</link>
    <description>&lt;P&gt;Great Response. Is there a way to search within the text box ? I have a very lengthy text in my text box and would like to search for a string. Is that a possibility ?&lt;/P&gt;</description>
    <pubDate>Tue, 20 Nov 2018 20:33:52 GMT</pubDate>
    <dc:creator>vsabbise</dc:creator>
    <dc:date>2018-11-20T20:33:52Z</dc:date>
    <item>
      <title>Display Long Text</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065375#M523682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys I want to know if there is any solutions to display files including long texts in QlikView?&lt;/P&gt;&lt;P&gt;Let me explain more details about my situation. I have a lot of emails in my outlook which I converted to MS Access and imported to QlikView. But some of them are too long. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 11:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065375#M523682</guid>
      <dc:creator />
      <dc:date>2016-03-14T11:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Display Long Text</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065376#M523683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How long is too long (how many chars)? How did you try to display these data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 14:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065376#M523683</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-03-14T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Display Long Text</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065377#M523684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Displaying very long texts in a text box or a table cell will &lt;EM&gt;not&lt;/EM&gt; cause QlikView to display a vertical scroll bar, unfortunately. However, it the text string doesn't fit in the available space, QlikView will try to display all text in a tooltip-like temporary window if you hover your mouse pointer over the cell. Of course, this technique also has its limitations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you want to move your email messages to QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 15:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065377#M523684</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-03-14T15:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display Long Text</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065378#M523685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, Qlikview is a BI tool, not an email program or a text editor. You can try using a text box that will display the contents of the field with lost of text. Let the user select a email and use the text box to show the details of the selected email. The text box can have scroll bars if you like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 16:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065378#M523685</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-14T16:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Display Long Text</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065379#M523686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, you have to replace some of the characters to avoid unexpected result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, if your text has '\n', it will act as new-line and place the remaining text in the next line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your Text:&lt;/P&gt;&lt;P&gt;\\nabcdef\ghijk&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;\&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;abcdef\ghijk&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 16:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1065379#M523686</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2016-03-14T16:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Display Long Text</title>
      <link>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1510022#M523687</link>
      <description>&lt;P&gt;Great Response. Is there a way to search within the text box ? I have a very lengthy text in my text box and would like to search for a string. Is that a possibility ?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 20:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-Long-Text/m-p/1510022#M523687</guid>
      <dc:creator>vsabbise</dc:creator>
      <dc:date>2018-11-20T20:33:52Z</dc:date>
    </item>
  </channel>
</rss>

