The most recent content from our members.
Hello, In the canned report "95th Percentile Traffic Rate - Last Month" I'm looking for a way to limit the days to Monday through Friday (or exclude Saturday and Sunday). Any thoughts? Thank you Canned Report Code: DECLARE @StartDate DateTime DECLARE @EndDate DateTime SET @StartDate = DATEADD(d, DATEDIFF(d, 0, DATEADD(m,…
Hi I have written a basic report to find the internet utilization on the various routers for the last 7 days. I would like to add the date of report generation in the PDF report. Can someone help me with this? Abhi
It looks like you're new here. Sign in or register to get started.