Filter

For my database, if I want to display only artists whose names start with 0 to 9, what should I put in the “filter” part?

I tried to put “start” with 1, “start” with 2, “start” with 3… With only one, it displays well, but as soon as I add one or more identical filters, nothing more is displayed.

Hi,
From what I understand you need OR method .
Some code is required in order to make it done.
Feel free to paste here your code to consult.
Roi.

I find a solution to my probleme with the filter “same as”

Great!
Thank you for sharing.
Roi.