Does anyone know if it is possible to use the text "National" in a power apps gallery filter?

Does anyone know if it is possible to use the text "National" in a power apps gallery filter?
Hi @NewtonK ,
Please set the gallery's items property to:
Filter(DataSource,ColumnName="National")
Best Regards,
Bof