Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i'm loading data from an API (postman) using Qvrestconnector on qlikview it only loaded first 400 records only,
i'm trying to make a loop but it loads same records with different key roots,
i want to be abl to load the rest of data or how to add a new offset record everytime the loop runs? any help
CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=;queryHeaders=Authorization%2Bearer $(vToken) %1X-OAPI-Application-Id%2froM0YE2RajLD50Z;PaginationType=None
;
Hi @John4,
Have you checked if there's a data limit on the API side? I don't believe there is one on the Qlik REST connector side.
Best Regards
Hi,
I have just checked with R&D and there is not limit. Where did you get your information from?
Bill
Please post the full code you currently have (without any confidential stuff, IDs etc.) and maybe somebody will be able to spot a mistake and fix it.
Hi @John4,
Have you checked if there's a data limit on the API side? I don't believe there is one on the Qlik REST connector side.
Best Regards
Hi,
When you are selecting the data, can you try to set the Preload symbols count to "No limit"
Hi,
I have just checked with R&D and there is not limit. Where did you get your information from?
Bill