Viewing 15 posts - 16 through 30 (of 133 total)
Here is an example. The last six digits of the GL Account number represent Region/Division. The first matrix totals the 5 series GL Accounts. The second matrix actually has a...
October 30, 2019 at 2:20 pm
April 12, 2018 at 5:42 am
April 10, 2018 at 12:51 pm
Thank you, I think I'm going to give this a try.
I was curious, not being as familiar with the coding, why does the update need to address the alias...
April 10, 2018 at 12:22 pm
April 6, 2018 at 10:29 am
I'm not sure I'm following. The Job and LastJob are not keys. The primary Keys are Company and Employee
There will always be only one Employee (it can never be...
April 6, 2018 at 9:59 am
I was wondering about the Row Number or something else being needed. That is why I couldn't get it to work at the start. I've started reading up on the...
January 24, 2018 at 10:57 am
Could I have used a regular join and ph.EffectiveDate <= tc.DateWorked
, which I also didn't think of?
January 24, 2018 at 10:27 am
Amazing!
I've never used Cross Apply. I have to do some reading up on that.
Thank you very much for your help,
January 24, 2018 at 10:23 am
Good point. I don't see it as a Primary/Foreign key combination. So there must be a constraint as I cannot add equipment to the history table that doesn't ready exist...
March 10, 2017 at 11:12 am
March 9, 2017 at 2:58 pm
March 2, 2017 at 12:30 pm
For me, I am not using the Split Function.
Normally I only use the Where 'Something' IN (@Variable). Everything is good. The using can 'Select All' or any number...
February 8, 2017 at 12:30 pm
It seems to fail if:
A) I use the TS.Skill In as part of an OR or Case statement in the Where and
B) The user selects more than one skill.
February 8, 2017 at 7:00 am
Viewing 15 posts - 16 through 30 (of 133 total)