Viewing 15 posts - 3,256 through 3,270 (of 5,111 total)
August 18, 2017 at 8:19 am
I'm not going to pretend my C# is great (it's not, I use VB.net myself), but I notice there there do appear to be calls to Open the workbook. I...
August 18, 2017 at 8:01 am
August 18, 2017 at 7:10 am
August 18, 2017 at 5:06 am
August 18, 2017 at 5:04 am
August 18, 2017 at 4:19 am
Click on your Matrix, and you'll see a Grey border area around it. In the top left there'll be a small box. Right click that and click "Tablix Properties". Then...
August 18, 2017 at 4:16 am
You can have multiple matrices on a single report, yes. How are you filtering your results, at the dataset level? Perhaps a better idea would be to do your filters...
August 18, 2017 at 4:05 am
Welcome to SSC.
It's always important to make sure that when asking questions, you give as much details as possible, but also provide the information with it in a...
August 18, 2017 at 4:01 am
Not related to the question, but to the SQL provided.
Why is the first IF statement IF (@TotalDays = 30 OR @TotalDays <= 31) and the ELSE...
August 18, 2017 at 3:38 am
August 18, 2017 at 3:31 am
August 18, 2017 at 2:18 am
GilaMonster - Friday, August 18, 2017 1:16 AMWhat are you trying to do?
I believe the OP wants the same GUID for everything...
August 18, 2017 at 1:58 am
Table Value Parameter certainly sounds the way, but looping isn't really what you want to do. The parameter, as it suggests, is a table, so you can insert the whole...
August 18, 2017 at 1:40 am
Viewing 15 posts - 3,256 through 3,270 (of 5,111 total)