Viewing 15 posts - 61 through 75 (of 347 total)
I have a Dates table where Weekday 1 and 7 are weekends .
Create...
August 25, 2017 at 8:41 am
There is a 5 pm timestamp for example below and when I run for all data it doesn't follow logic for a few
August 17, 2017 at 7:49 am
Thanks. Works good except for a few . For some cases , where it passes 4:40 timestamp it shows the same day 5:00 Pm instead of next day 8:00 am...
August 16, 2017 at 10:45 am
Yes, sure . I will calculate the field in the SP for better performance .
Thanks,
PSB
August 15, 2017 at 5:35 am
Doing both 1) and 2)
Condition 1)
I will be using a stored procedure and it has a temp table . I would like to add the TimeIncrement field at the final select query of the reporting...
August 11, 2017 at 10:36 am
Computed column based on the sort the conditions 1 and 2
August 11, 2017 at 9:58 am
TimeIncrement field should be datetime . sorry for the wrong information .
August 11, 2017 at 9:38 am
Condition 1)
FieldSort1 and FieldSort2 should be sorted alphabetically and FielSort2 always has a number in front . So the correct sort order is FieldSort1,FieldSort2 and FieldSort3
August 11, 2017 at 8:22 am
Unfortunately we will not have access to the TFS Sql server database . We are thinking of using rest API using SSIS if possible.
April 24, 2017 at 3:21 pm
Haven't yet . Was looking for retrieving through SSIS .
April 24, 2017 at 12:57 pm
Viewing 15 posts - 61 through 75 (of 347 total)