AlanApplications
Technical User
{workorder.status} = {?Status} and
{workorder.worktype} = {?Worktype} and
{workorder.leadcraft} = {?technican}
= iif({?Status}="All",{workorder.status},{?Status}) and
= iif({?Worktype}="All",{workorder.worktype},{?Worktype}) and
= iif({?technican}="All",{workorder.leadcraft},{?technican})
{workorder.worktype} = {?Worktype} and
{workorder.leadcraft} = {?technican}
= iif({?Status}="All",{workorder.status},{?Status}) and
= iif({?Worktype}="All",{workorder.worktype},{?Worktype}) and
= iif({?technican}="All",{workorder.leadcraft},{?technican})