
Digital Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MongoDB connector limits text field to 255 characters
Last Update:
Jun 1, 2021 11:20:15 AM
Updated By:
Created date:
Jul 11, 2019 9:05:00 AM
When loading data with MongoDB connector (Qlik ODBC connector package), if a text field value is longer than 255 characters, it will be trimmed to 255 characters.
Cause:
Currently the MongoDB driver of Qlik ODBC Connector package does not use the maximum string column length specified through the Schema Editor and defaults to 255.
Environments:
- Qlik ODBC Connector Package , version 6.16.1 (Qlik Sense June 2019)
Resolution:
Maximum length of data filed can be increased by adding advanced parameter DefaultStringColumnLength in the connector dialog and set a higher number. Note that the maximum value that you can set for this option is 2,147,483,647
Internal Investigation IDs:
- QVXODBC-1752
7,455 Views