How to filter out duplicate values when querying from a database?

Database & APIs

I have a database with categories and I want only unique categories to be displayed in the list on the page. In the collection, the data is repetitive as these categories are mentioned within different sections. How can I filter them so that the categories are not duplicated in the FlutterFlow interface?

What have you tried so far?

Checked the filter settings in FlutterFlow, but did not find a solution for getting unique values.

Checked the FlutterFlow documentation, but did not find the necessary information on filtering duplicates in queries.

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