Hi, I have a main report that has a StartTime and EndTime
I have shared these variables to my subReport. To use as a start time and end time in my line chart. Both {@StartTime} and @EndTime are a datetime variable. This is my code below. I keep getting a error that it need a date
Help Please and Thanks
{NUMERICLOG.TIMESTAMP} in DateTime ({@StartTime}) to DateTime ({@EndTime})
I have shared these variables to my subReport. To use as a start time and end time in my line chart. Both {@StartTime} and @EndTime are a datetime variable. This is my code below. I keep getting a error that it need a date
Help Please and Thanks
{NUMERICLOG.TIMESTAMP} in DateTime ({@StartTime}) to DateTime ({@EndTime})