Hello,
I created a report with the query below.
Select * from employee_table where employee_name = {?Ename}.
People may choose to enter a name or may want to see all the employee names.
So I created a default called 'All' for the parameter Ename and created a formula called e_formula stating...