Help with Dynamic filters for an API call

Troubleshooting

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.

What have you tried so far?
Did you check FlutterFlow's Documentation for this topic?
No