Viewing 15 posts - 826 through 840 (of 10,144 total)
March 29, 2017 at 1:43 am
March 28, 2017 at 8:55 am
March 28, 2017 at 8:37 am
/*
Assuming that today is 2017-03-16 (YYYY-MM-DD),
March 28, 2017 at 7:23 am
March 28, 2017 at 5:36 am
I...
March 27, 2017 at 8:43 am
paul 69259 - Monday, March 27, 2017 5:26 AMI am confused now.
We can't have that, Paul. Which part is confusing?
March 27, 2017 at 7:05 am
Here's another little test harness to show you what I mean:
IF OBJECT_ID('TempDB..#SampleDateRange') IS NOT NULL DROPTABLE #SampleDateRange;
March 27, 2017 at 4:35 am
No, it returns an INT and there's nothing in the expression to left-pad with a '0'.
That's easy enough to fix. More important is this - if you filter on...
March 27, 2017 at 4:16 am
It's nearly there but it's still giving me...
March 27, 2017 at 3:37 am
I have a report set up with filters on it so that it produces...
March 24, 2017 at 10:44 am
Tableau doesn't support SQL Procs either :(.
I see this more and more...
March 24, 2017 at 10:39 am
March 24, 2017 at 10:23 am
March 24, 2017 at 7:39 am
March 24, 2017 at 4:54 am
Viewing 15 posts - 826 through 840 (of 10,144 total)