Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
shrikantdhole
Partner - Contributor II
Partner - Contributor II

Limitation in QlikSense table objects while showing Text Data from JSON file

We have imported the Json File format Data from MongoDB to Qliksene.

We are showing this data in Table Visual.

However we are observing that the characters more than around 200 are getting truncated in table visual due to character limit.

We want to make sure that entire cell data should be viewed and downloaded in QlikSense.

As JSON file has cells where the characters are around 50K or more. Need solution to get rid of this text character limit in Qlik Sense Table visual.

Labels (3)
16 Replies
shrikantdhole
Partner - Contributor II
Partner - Contributor II
Author

Checked Mongodb it has the entire data this seems qlik product text character limitation.

Is there way to resolve this like may be using some free or paid extension to view complete data?

JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @shrikantdhole 

I don't think a extension is going to help here. 

I am not getting this limitation anywhere. 

Are you running Qlik Sense Enterprise Nov 2023. Im running a older version, Let me test it on here.

JandreKillianRIC_0-1738064950493.png

Regards Jandre

 

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @shrikantdhole 
I think I found the issue....Because this worked on my Feb 2023 release.  

On the Connector, There is a setting for the length of the field. (This took me quite some time to fix but I am determined to solving this issue) 

JandreKillianRIC_1-1738065585716.png

Here is the documentation for the MongoDB Connection. 

https://help.qlik.com/en-US/connectors/Subsystems/ODBC_connector_help/Content/Connectors_ODBC/Mongo/...

Let me know! 

Regards Jandre

 

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

diegozecchini
Specialist
Specialist

Great! it wasn't easy to find..

shrikantdhole
Partner - Contributor II
Partner - Contributor II
Author

This solution indeed solve my problem.

Thanks a Ton!

shrikantdhole
Partner - Contributor II
Partner - Contributor II
Author

Spoiler
Qliksense table visual Excel download has limitations of characters

@JandreKillianRIC  The previous suggestion did solve my problem, really appreciate your inputs.

Now my Qliksense table visual shows the data However when I download excel or CSV there is still a restriction in the downloaded file.

Is there a way I can download entire data in Excel or CSV which is there in the table 

shrikantdhole
Partner - Contributor II
Partner - Contributor II
Author

As I can see this attached screenshot warning message that tells there is a limit of 16384 characters to download the excel data from Qliksense