Hi Mira,
If you'd like the report to return ALL Vendors when no values after entered/selected in the prompt, then you'd need to use the following Record Selection Formula:
(Not(HasValue({?Vendor Number})) OR {APDISTRIB.VENDOR} = {?Vendor Number})
-Abhilash
Add comment