Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Address showing not complete value in listbox and tablebox


Hi,

I have Address value in excel as    "4 Castle Streetlayfield"

when I loading this value into list box and table box it is showing only

4 Castle Street

Please can anyone suggest me do I need to use any Ltrim or Rtrim in the script?

Thanks.

1 Solution

Accepted Solutions
JonnyPoole
Former Employee
Former Employee

if you go to the presentation tab of a list box and go to  'multiline settings'  and enable 'wrap text' and increaase to 2 lines do you see the full values ?  wondering if qlik is reading the values as multiline text.

View solution in original post

3 Replies
PrashantSangle

Hi,

Can you provide sample data??

Regards,

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
JonnyPoole
Former Employee
Former Employee

if you go to the presentation tab of a list box and go to  'multiline settings'  and enable 'wrap text' and increaase to 2 lines do you see the full values ?  wondering if qlik is reading the values as multiline text.

Not applicable
Author

Thanks. That's working.