I am trying to create a work log report that will display some of the filter criteria I selected within the OnTime interface. Specifically, I need to show the FromDate and the ToDate. I see these are parms of the sps_worklogreport procedure, but I cannot find a way to access what values were selected. Is there a way to do this?
Thanks.