Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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.