How to use a filter to remove duplicated values in a ListView?

Database & APIs
Resolved

I have this collection called "Modules", as we can see there are some duplicate values in the column "Module".

All the values are being displayed in the UI as expected but I want to display only the values once and avoid to display the repeated ones, how can I achieve it?

What have you tried so far?
  • Checked the filters options but didn't find any for this scenario

  • Checked the documentation but didn't find anything about repeated values

Did you check FlutterFlow's Documentation for this topic?
Yes
2
4 replies