I want to dynamically filter an API call from Baserow using a category checkbox list.
Currently, I can display my data using predefined paths for each item on the front end. However, when I try to filter categories by selecting a checkbox, it only filters data from the data pulled by JSON paths, but not the actual item.