You can use the IN function to check if there is any value selected or not in your parameter and a set boolean 0 if there is no selection or a 1 if there is a selection. Add a filter on this calculated field where the value = 1.
See the following post for help woth the IN function on a parameter.