Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
One of our Critical PROD Qlik Dashboards is failing to load / refresh the data. We see following error.
We checked the data and none of the rows are exceeding 1MB.
Detailed LOG is attached to this ticket.
0250103T101721.146+0000 2 fields found: alert_idMapping-FROM, alert_idMapping-TO,
20250103T101721.146+0000 30 lines fetched
20250103T101721.148+0000 0130 [biolake_review_view]:
20250103T101721.148+0000 0131 LOAD
20250103T101721.148+0000 0132 review_sys,
...
20250103T101721.148+0000 0188 'TemperatureLowAlert'
20250103T101721.148+0000 0189 )
20250103T101722.290+0000 28 fields found: review_sys, time, time_of_day, op_sys, type, alert_id, alert_id_category, action, action_description, assessment, assessment_description, reaction, reaction_description, message, status, user_id, sequence, comment, bio_id, customer, agreement_owner, alert_instance_time, alert_date_local, patient_id, facility_unit, facility_unit_code, alert_flag,
20250103T101802.799+0000 Error: Data source line limit exceeded. Max line length is 1048576 bytes.
20250103T101802.812+0000 Execution Failed
@dnyanesh what product is this in?
This is in Qlik Sense hosted version. https://biointellisense.us.qlikcloud.com/
given the type of file you are loading I would expect you have a misplaced delimiter or the quoting is not set properly
Try setting the quoting method to "no quotes" and see if that makes a difference
Good Luck
Chris