Fixed value for parameter

Hi!

I have a query setup with a parameter like:
SELECT * FROM table WHERE Field={{value}}

Now I want (for example) to use this query 5 times on the same dashboard, for which the parameter value will be different (hardcoded) per instance.

I understand I can create multiple queries, but doing that I have to create a large number which I do not want and doesnt help in maintaining it.

You can link 5 different filters to 5 different questions? Would still be the same question just duplicated on the dashboard and linked to a separate filter