Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Need one help Urgently please.
I have a table in DB and that table has field id, Comment
Comment has comments entered by user .
Issue here is comments with lenght >256 are coming fine in Qlik but above that les say 356 is coming as NULL.
Comment.
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release o f Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum
However while doing so via inline load compelte comment is getting load. PLEas ehelp
Did you check your sql query directly against the database (outside of qlik) so that you know that it actually returns the longer comments?