Multiple Filter using dropdown

Database & APIs

I have created a user form and connected the backend with Firebase. In user form, there are two fields country and job. Now I have listed all the users and kept the filter using a dropdown for country and job separately. Now I want both filters to be integrated.

For Example, in the country dropdown if I select US and in the job dropdown if I select Charted Accountant, the list should filter all Charted Accountants from US.

How to Achieve this? Any Help

What have you tried so far?

Both the filters are working , without integration

Did you check FlutterFlow's Documentation for this topic?
Yes
1 reply