Good afternoon all,
Crystal 10 with SQL 2000.
OK, we are using crystal enterprise to post reports for access by different departments.
Two departments want the same report sorted differently... on wants it sorted by Employee name, the other wants sorted by Employee number. Both Descending.
So what do you think, is this possible to make a paramater such as, "To sort by name type NAME, to sort by Nubmer type NUMBER". Then if the paramater value = NAME, I say in the record selection formula "IF (paramater) = NAME then {sort by EMPLOYEENAMEFIELD}"
If this makes sense does anyone have an idea how to do it?
Thanks once again for everyones help
Crystal 10 with SQL 2000.
OK, we are using crystal enterprise to post reports for access by different departments.
Two departments want the same report sorted differently... on wants it sorted by Employee name, the other wants sorted by Employee number. Both Descending.
So what do you think, is this possible to make a paramater such as, "To sort by name type NAME, to sort by Nubmer type NUMBER". Then if the paramater value = NAME, I say in the record selection formula "IF (paramater) = NAME then {sort by EMPLOYEENAMEFIELD}"
If this makes sense does anyone have an idea how to do it?
Thanks once again for everyones help