Viewing 11 posts - 1 through 12 (of 12 total)
Happy with the solution? Sure.
Did it work? Not in this scenario. We are scratching this plan for now and splitting it into two reports.
The data is just not...
September 6, 2016 at 3:13 pm
ok...so those are results my code gives....well apart from "Jim"....not sure where he comes from cos he aint in your sample data :ermm:
Yeah, let us pretend Jim doesn't exist.:-D
August 29, 2016 at 12:04 pm
J Livingston SQL (8/29/2016)
Firewolf (8/29/2016)
J Livingston SQL (8/29/2016)
did you try the code I originally posted?
I just did now - it works on the sample data, but it hadn't for the...
August 29, 2016 at 8:08 am
J Livingston SQL (8/29/2016)
did you try the code I originally posted?
I just did now - it works on the sample data, but it hadn't for the true data. I'll...
August 29, 2016 at 7:49 am
J Livingston SQL (8/29/2016)
please can you reconfirm the results you are expecting from the latest sample data
I verified that this table matches the results from the SQL table code I...
August 29, 2016 at 7:27 am
Ahhhhhh, I knew I'd forget to do something important when I had to retype the post.
I forgot to remove a few things from the code I got from the CSV...
August 29, 2016 at 6:51 am
MMartin1 (8/23/2016)
Since we dont have the information that is in your mind, we need a more structure approach so that we can effectively understand your issue without ambiguity. Here...
August 26, 2016 at 12:35 pm
Thanks for the responses. I did see the request to re-read how to post the script for the data. I had skimmed over the article the first time,...
August 24, 2016 at 12:17 pm
If there is a better way to do this, please let me know. And remember that this is going to an SSRS report. The tablix in the SSRS...
August 22, 2016 at 6:40 am
-- EDIT -- including the Inception Date and Term Date.
Sample data table:
+-----------+--------------------+------------------+-------+--------+---------------------+----------------+-----------+
| Sales Rep | Company | Transaction Date...
August 19, 2016 at 1:43 pm
Sorry about that.
I was assuming that all sample data is for active companies and would satisfy the WHERE clause. I just forgot to mention that this is what I...
August 19, 2016 at 11:51 am
Viewing 11 posts - 1 through 12 (of 12 total)