Filter dropdown options coming from Xano

Hi,

I’m trying to have a dropdown that only shop options that are filtered.
For example: this table shows the different stripe price_id, but I want this dropdown to only show the ones where the type is “subscription”.

Any idea how I can have the query parameters work so only those options appear in the dropdown?

thanks

Hey Axme
Looks like you are passing that param already. So make sure in your function stack the query is filtered based on that param.