Viewing 15 posts - 16 through 30 (of 40 total)
Hello Vladen,
I was testing your code. Where did you get the Deleted and Inserted tables from?
Thanks!
December 6, 2010 at 10:14 am
Hello SSRS Dev,
Thank you for your suggestion but the iif statement does not work in the Visibility expression. It still shows that empty cell.
Any other suggestions on how i can...
November 22, 2010 at 8:20 am
To reiterate my example:
NAME1
ADD1
CITY1
STATE1
ZIP1
NAME2
CITY2
STATE2
ZIP2
NAME3
ADD3
STATE3
ZIP3
For this given example i want the rows in the output to show like this:
NAME1
ADD1
CITY1
STATE1
ZIP1
NAME2
CITY2
STATE2
ZIP2
NAME3
ADD3
STATE3
ZIP3
Thanks!
November 18, 2010 at 10:36 am
Hello Nigel,
Thanks for you reply, but what do you mean by exclude it from the data set. I was hoping there would be a visibility option where i can may...
November 18, 2010 at 10:24 am
Gsquared your suggestions sounds wonderful.
But either way human intervention would be needed periodically to track holidays.
i wish there was some way of eliminating that.
November 11, 2010 at 11:12 am
I was thinking about writing a function with exception, where i can set the time/day start and end.
Any thoughts on this.
November 11, 2010 at 11:11 am
Hello,
A simple example to explain what i am trying to achieve is:
Example:
This is how a sequence would look in ssrs:
1
2
3
4
5
6
7
8
9
10
And this is what i am trying to achieve:
1 ...
November 10, 2010 at 8:43 am
Thank You! It works perfect!
October 29, 2010 at 3:50 pm
Tried doing a variety of things but it does not work.
Example:
1. SELECT LEN(cast(CdLstName as char(30))) FROM dbo.abc
2. SELECT DATALENGTH(cast((CdLstName) as char(30))) FROM dbo.eCapDetail
August 30, 2010 at 3:50 pm
Thank you for the quick reply Dan. I do have some experience in SSIS and SSAS however never quite tried to convert anything from ms access to sql. Well i...
June 29, 2010 at 12:28 pm
Hi All,
I am using SP 3 and i am still getting the same problem.
May 26, 2010 at 3:29 pm
This is the error i am getting:
"Unable to cast oject of type 'Microsoft.Sqlserver.Management.Smo.SimpleObjectKey' to type
'Microsoft.SqlServer.Management.Smo.Agent.JobObjectKey'.(Microsoft.SqlServer.Smo)"
May 26, 2010 at 2:11 pm
I added a variable for the file path and called it in the for each loop container.
May 26, 2010 at 11:37 am
Hi Emma,
It is indeed possible mentioning the file name in Collection in the foreach Loop editor.
May 24, 2010 at 1:43 pm
Hello,
The expression is working and everytime i run the data flow i do see a new file come up with the current date. Now i have placed this data flow...
May 21, 2010 at 11:08 am
Viewing 15 posts - 16 through 30 (of 40 total)