How can be filter options showed and selected when an error seems to be made?

How can be filter options showed?
I would like to use a calculated field as a filter in a visual.
The calculated field has 4 options, A,B,C and D.
In the filter, there is an error which says “no filter options (dementions) can be showed. Update or use custom filter lists.”
However neither update or custom filter lists solves the problem.

Have you tried using the custom filter lists and listing out all of the options?

I hardcoded the values in the list.

You would substitute the list with:
A
B
C
D

You can then add the filter to the page and change how the control works.

Does this solve your issue?

It did solve the issue. It works! Thank you so much.
I realized I havn’t even set the custom filer list properly.