Trying to add dataset to my report but cant find my proc in the list
ALTER PROCEDURE [dbo].[CV_RPT_ReciptSummary] ( @i_days int ) AS SET FMTONLY ON SET