
Hello All,
I am trying to save the filter value a user chooses in our application. However I am only getting the first 200 rows returned in the response. How i can get all the rows?
I see that the documentation says "Gets the collection of values that are currently set on the filter. This is a native JavaScript array and not a keyed collection. Note that only the first 200 values are returned for int data types. For other data types there could be a higher number of returned values."
Can anyone please confirm if we can get more than 200 rows and how can we achieve that.
Many thanks.
Hi Akshar,
This is not Tableau Support. To reach Tableau Support you need to open a case: Support Case | Tableau Software. However, for your issue, this is a limitation in the API, as the reference says. You will not be able to retrieve more than 200 values for Int data types.
Take care,
Keshia