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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
RemcoSeegers
Contributor II
Contributor II

API Endpoint for data in specific table

Hello all,

I am able to get data from the API request untill the different names of the sheets. But, I need to dive deeper and get the (filtered) data from a specific table on a specific sheet. And ofcourse, the output must be the one that is selected by a specific user (user A may have a different selection as user B). How to get there?

Thanks!

1 Reply
zoludwo2
Contributor
Contributor

Ideally you will have a search api that takes some filters and returns only the relevant data. But, if your data set is going to stay around 30-100, you can filter it on the client without a noticable performance hit.