I am trying to create a Parameter using a UTC Date Time field,{CallDetailRecord.dateTimeConnect}. This is a numberic field and I would like it to appear in the Parameter as a date and not numbers so that the Parameter will allow a Date Range.
In the "Detail" area of my report I've created the following formula (@Start) for the UTC DateTime:
{CallDetailRecord.dateTimeConnect} / 86400 + DateTime (1969,12,31,20,00,00)
With this field in the "Detail" section I've then used "Select Expert" and placed the following:
{@Start} in Aged0To30Days.
My goal is to create a Parameter that would prompt the User to select a date range that is in the period Aged0To30Days.
I'm still learning so please break down any suggestions.
Thanks,
Linda
In the "Detail" area of my report I've created the following formula (@Start) for the UTC DateTime:
{CallDetailRecord.dateTimeConnect} / 86400 + DateTime (1969,12,31,20,00,00)
With this field in the "Detail" section I've then used "Select Expert" and placed the following:
{@Start} in Aged0To30Days.
My goal is to create a Parameter that would prompt the User to select a date range that is in the period Aged0To30Days.
I'm still learning so please break down any suggestions.
Thanks,
Linda