Viewing 15 posts - 226 through 240 (of 669 total)
Phil has suggested a great resource!!
Just out my sheer curiosity...what custom ability you desire to add?:-)
December 15, 2010 at 5:16 am
I am very sure you'll be able to achieve.
December 14, 2010 at 7:14 am
Scheduled Job Agents
December 14, 2010 at 7:07 am
Rajesh,
I would suggest you get started with MSDN or some good book which aims for the beginner
December 13, 2010 at 6:02 am
Perhaps, yes...for ease of design
December 13, 2010 at 5:12 am
Neharika,
Add a group to your report and use the following expression to group on:
=Floor((RowNumber(Nothing) - 1) / 10) or Ceiling function =Ceiling((RowNumber(Nothing)/10))
To set 10 records per page
Also set the 'Page...
December 13, 2010 at 2:13 am
Not sure, but do have a look at ReportingServices.css
OR even better
Use another style sheet - change the HTMLViewerStyleSheet parameter in RSReportServer.config 🙂
December 13, 2010 at 12:35 am
My two cents,
SSAS approach will be elegant and less painful provided the staged data is ready for OLAP Analysis. Additional columns can be added using named calculations/named query as deemed...
December 12, 2010 at 11:49 pm
It depends business to business. Largely, if, security of package is a concern opt for SQL Server storage
December 12, 2010 at 11:39 pm
help us to help you. As Luke has already mentioned
December 11, 2010 at 12:09 am
Phil Parkin (12/10/2010)
And what is your question?
4 data sources each having it's respective destination
OR
as Phil said...
December 10, 2010 at 3:59 am
Phil Parkin (11/29/2010)
You need two derived columns - Add1 and Add2 say.
Add1 will be Left(Address, 30)
and Add2 will be characters 31-60 (use a...
November 29, 2010 at 2:48 am
rocky_498 (11/28/2010)
My question is " I don't want truncate data if the data is more than 30 char. If the Mailing_Address is less...
November 28, 2010 at 10:45 pm
danielagger98 (11/18/2010)
Q3- Sounds good. How do I implement...
November 23, 2010 at 4:21 am
Viewing 15 posts - 226 through 240 (of 669 total)