Viewing 15 posts - 5,581 through 5,595 (of 13,874 total)
Thank you for taking the time to read and answer my issue.
Phil,
I have tried filling...
May 16, 2017 at 6:49 am
May 15, 2017 at 10:14 am
May 15, 2017 at 8:27 am
Hi
that is a good point
I would use the 01 (First) of the month
please...
May 15, 2017 at 8:04 am
I am trying to convert a column "Date" in excel YYYYMM...
May 15, 2017 at 7:32 am
I am assuming that your formula is attempting to avoid processing 'empty cells'? If so, why are you checking OnTime for a length of one, rather than zero?
To...
May 15, 2017 at 6:43 am
Did you add the variable to the Read or ReadWrite variables property of the script task?
May 13, 2017 at 2:46 pm
I think I have bad data getting into one of my tables.
I have searched...
May 12, 2017 at 1:42 pm
May 12, 2017 at 12:13 pm
May 12, 2017 at 10:55 am
I need to extract data from a table for the last 45 days. I...
May 12, 2017 at 8:04 am
May 12, 2017 at 7:14 am
If you know the absolute maximum number of rows in the source, you could perhaps add an NTILE to your source query & then have a conditional split which sends...
May 12, 2017 at 5:47 am
Ah, sorry, I should have read your post more closely.
At least it gave me the opportunity to create my first temporal table, so thanks for that!
May 11, 2017 at 11:45 am
I suspect that dd is a reserved word. Try using [dd] instead. I just tried this with no problem, and it's basically the same construct as yours:SELECT
May 11, 2017 at 10:10 am
Viewing 15 posts - 5,581 through 5,595 (of 13,874 total)