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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Vishwajit_Bari
Contributor
Contributor

REST API connection - "Total field path" error in Qliksense

Hello Developers!!!


I have tried so many things and cannot seem to get all my data (10000+ records).
With native REST API settings I get the "Total field path" error so I am trying to adjust the API settings with provider's requirements.
Attached here with the snapshot and the error message I'm getting now.

 

I'm trying to use the limit and offset pagination required by the provider. when i set Offset=0 & pagesize=200 and use loop to fetch
the records from table it will hit the DB numerous time and fetch the 200 records for each itteration.
Can someone help me, to get direct fetch the records which are available from that respective table please??

0 Replies