RDL customization
Tue, 30 Sep 2008 13:50:28 -0700
Is there any interface for predefined report customization? I want to build
report using Report Designer and develop some tool to let user remove some
columns and groups.
Thanks
...
|
Combining Data from Oracle & SQL Server
Tue, 30 Sep 2008 11:30:07 -0700
I have Title IDs in a SQL Server table and the Title ID Details in Oracle
tables. Right now I am managing this though a linked server. Is there a way
I can handle this in reporting services? Does RS2005 support having one
dataset hit SQL Server and another dataset hits Oracle and RS lets you join
them tog ...
|
SQL Reporting 2008 and CTE
Tue, 30 Sep 2008 11:04:16 -0500
Can I use CTEs with 2008 reports?
Thanks
...
|
What happened to my <Jobs Folder>
Tue, 30 Sep 2008 08:12:17 -0700
I am using sql server 2005 Developers edition. I configured the Reporting
services and created several reports and couple of schedules. On my
management studio I only see the following folders:
Home
Security
Shared Schedules
I do not see the Jobs folder. Any Ideas?
thanks
...
|
Horizontal Tables
Tue, 30 Sep 2008 09:55:03 -0500
Hi,
I found this useful article in Chris Hays's weblog about horizontal tables:
http://blogs.msdn.com/ChrisHays/archive/2004/07/23/193292.aspx
However, I want to display only different values of the table, not repeated.
For instance, my table is like this:
ARTICLE QUANTITY PRICE
----------- ...
|
Create a dual Y-Axis report in line chart - SSRS 2008
Tue, 30 Sep 2008 07:06:09 -0700
I have been struggling with creating a dual Y-axis chart in SQL 2008
Reporting Services for several hours now. I searched the web, searched BOL,
ect. I have found some info, but none of it seems very straightforward. I
have done dual axis reports written in Excel with the same data, but I need
the flexibi ...
|
Multi-tabbed HTML output from RS
Tue, 30 Sep 2008 06:25:00 -0700
Hello all;
Has anyone seen samples, blogs, or code snippets to 'doctor' a report so
that when exported as html and viewed in a browser, the result is a
multi-tabbed IE window?
Thanks in advance.
--
Todd C
...
|
|
|
Unable get IVSMDDesignerService
Tue, 30 Sep 2008 04:47:00 -0700
I am using SQL Server Business Intelligent Development Studio add on for
Visual Studio 2005 to create reports. This add on was installed from
SQLEXPR_TOOLKIT.EXE (File version 9.0.3042.0)
In August, Visual Studio crashed on my machine and then I was unable to open
report objects. I received the message รข?? ...
|
How to use application role in SSRS?
Tue, 30 Sep 2008 00:20:00 -0700
After having read a lot of articles concerning SQL Server application roles,
I'm convinced about the advantages of this technique so I'm trying to use it
in my SSRS reports but I can't find how I should make the connection.
My current connection is defined to use a SQL Server Authentication login.
What sh ...
|
NPV, IRR ... financial functions
Mon, 29 Sep 2008 19:39:53 -0700 (PDT)
Has anyone used the NPV, IRR financial functions in SQL SRS report? I
am planning to use them and finding the documentation is not that
much. any example or pointer will be helpful.
thanks! ...
|