Hello ,
Could you please create a check to see if it captures All then we need to show all the customers rather than All at report level like below.
[NewFormula]=If UserResponse("PromptText")="All" Then [Customer Name] Else UserResponse("PromptText")
And use this formula instead of using UserResponse directly.
Regards
Niraj