Libre Base Version: 6.0.4.2
Ubuntu verion: 18.10
Have created a query and entered a parameter to filter the query/report:
( SELECT * FROM “Recipes” WHERE “Area” = :parameter )
When I attempt to run the query, I receive a box to enter the parameter. The problem is, no matter the parameter entered (even blank), blank rows are displayed in the query.
I am certain of the parameter value (cut and pasted from table).
What am I doing wrong or missing in this?
Thank you in advance for your assistance and time.
Respect