Hello All,
Is it possible to use a parameter to include or exclude Null values from a report. For example, I have a date field called Termination. If an employee is terminated, then a termination date is entered in this field. Otherwise, the field is empty. I want to allow the user the option of generating report for terminated employees or for active employees. The idea is at runtime the user will see something like this:
{Termination_Date} = ?Termination(parameter Null/not Null)
Can someone please show me how to accomplish this. Your help is greatly appreciated.
Bryan
Is it possible to use a parameter to include or exclude Null values from a report. For example, I have a date field called Termination. If an employee is terminated, then a termination date is entered in this field. Otherwise, the field is empty. I want to allow the user the option of generating report for terminated employees or for active employees. The idea is at runtime the user will see something like this:
{Termination_Date} = ?Termination(parameter Null/not Null)
Can someone please show me how to accomplish this. Your help is greatly appreciated.
Bryan