all groups > sql server reporting services > april 2005 > threads for tuesday april 5
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
How to kill a running data driven subscription
Posted by Mark Meed at 4/5/2005 7:01:02 PM
Is there any way to elegantly kill a data driven subscription once it has
been kicked off? ... more >>
Dynamic field
Posted by alejandro at 4/5/2005 5:59:18 PM
Is It possible create reports with dynamic fields ?
... more >>
How to schedule report to run
Posted by MikeL at 4/5/2005 4:30:16 PM
Hello.
On a monthly basis I need to run a report. The report takes three
parameters: A customer ID, a Month, and a Year.
I want to run this report for every customer in our database and save each
report as a PDF on disk. Then I will store a link to the report in the
customer's "file".
... more >>
ctp? what does it mean
Posted by MJ Taft at 4/5/2005 2:49:03 PM
ok ... I have looked around and have not been able to find what CTP means.
This should be an easy one for someone to answer. It seems related to code
releases or point releases ... something. Cant get a hit on a definition ...
Thanks in advance
mj... more >>
Urgent: Hiding Report Parameters !!!
Posted by richard at 4/5/2005 1:59:04 PM
I have a report that has 6 report parameters. Three of which are dropdown
lists that access DPEs and the other 3 are parameters that I populate with
information that the DPEs need in order to retrieve data. It works
beautifully. The only issue that I have is that I want to latter 3
paramet... more >>
How do I stop a subreport from page breaking?
Posted by FK at 4/5/2005 12:31:09 PM
I have a main report that I've added a sub-report to. Some of the detail
records span more than one page. When this happens the report skips to the
next page after the group header from the main report.
[Customer List] (Group Header)
*page break occurs here*
---[Customer Invoice List] (subr... more >>
Export
Posted by mstoini at 4/5/2005 12:18:42 PM
I know you can turn off tool tip for a link to a subreport within a
report but when that report is exported, it shows the URL to the
subreport as the tool tip. Is there anyway to turn this off after it's
exported to Excel?
... more >>
using iif when making the row invisible
Posted by Linnysee at 4/5/2005 12:05:03 PM
Hi
Anyone tried using iif to make a row invisible in a table?
I am trying to do is make the row invisible when several columns added
together result to zero. Is this possible?
--
Peace,
Linnysee... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Passing a null parameter from a report to a subreport
Posted by andrei at 4/5/2005 11:38:05 AM
Hi Group,
I have a report with a subreport and I'm trying to make them work in the
report designer in VS2003.
The report has some parameters and one of them is DepartmentIndex, which can
be NULL.
This parameter is being passed down to the subreport.
I set the DepartmentIndex parameter to acc... more >>
Change location of RS log files?
Posted by Matthew Brown at 4/5/2005 11:08:26 AM
Hi,
How can I change the location where the RS log files are
stored/created? The .config file seems to have options to change the
filename, but will this allow me to specify a different folder as
well?
We would like to put these files on a seperate hard drive from our
main application driv... more >>
RS upgrade Eval to Stnd?
Posted by pexiak at 4/5/2005 10:34:10 AM
A couple months ago we started a report server MS SQL Reporting Services.
The MS SQL is of course licenced but the Microsoft dealer by mistake sent us
an evaluation version of RS. We've used it for a couple of months and
yestarday it stopped working - its evaluation period passed. As it is
alrea... more >>
Authorization windows - Invalid authorization specification
Posted by mkiewra NO[at]SPAM mail.fujitsu.es at 4/5/2005 10:12:34 AM
Hi, Experts.
Another problem with Reporting Services authentication:
We have a windows 2003 server + iis 6.0 +Reporting Setvices
whose reports access to a sql server windows 2003 (both are situated
in the same domain).
Since I must use stored credentials in order to create subscriptio... more >>
Importing Access Reports
Posted by Anthony at 4/5/2005 8:59:10 AM
Hi,
I'm trying to import some access reports into Report Services.
The reports are stored in a .adp file and connect to a MS SQL server database.
I'm using the import from Reporting Services in VS.NET, but am getting the
following error on 90% of the reports.
An error occurred while t... more >>
Changing Data Sources Quick and Dirty
Posted by Timm at 4/5/2005 8:11:03 AM
Has anyone stumbled on a quick easy way to change all report DataSources to
one specific shared DataSource? Any cool tricks or scripts or whatnot would
be appreciated. Even just a reply saying that there is no easy way to do it
would be great so I can give up searching for an answer.... more >>
Report Server refuse to send attachments
Posted by Avishay Ben-Zvi at 4/5/2005 6:35:02 AM
Hi,
We recently encountered a problem with RS subscriptions: it suddenly stopped
sending attachmetns. Reports without attachments are sent without problems.
The RSReportServer.Config is defined properly (including the <SMTPServer>
and <From> properties.
This is part of the error file:
Repor... more >>
Defining your own Palette in the Chart
Posted by b_avery NO[at]SPAM yahoo.com at 4/5/2005 6:32:29 AM
The chart contol within Reporting Services only has 7 palette options,
is it possible to define your own palette?... more >>
How to implement cube to ODS jump target reports
Posted by karenmiddleol NO[at]SPAM yahoo.com at 4/5/2005 5:56:02 AM
I have implemented a few reports against Analysis Services cubes in
reporting services. I have more detailed data contained in the cubes
in the underlying SQL datawarehouse. I have build a couple of reports
in RS against the datawarehouse tables as well. Now I want to link
these together some s... more >>
Bookmark and back button behavior in Report Manager/IE.
Posted by emrust NO[at]SPAM yahoo.com at 4/5/2005 5:48:11 AM
Can anyone verify the expected behavior of the browser back button for
me please? Using Report Manager, I have a one-page report with several
bookmarks. When I jump from a link to one of my bookmarks, is the
"back" button in the browser supposed to take me back to the
originating link? It does ... more >>
Custom DataProcessing for ReportingServices
Posted by smnbss at 4/5/2005 1:55:31 AM
Hi to all, i hope someone can help me.
I'm deploying a new custom DataProcessing Extension (that should work
with webservices but this is not the problem) and before start to
develop mine, i've configured RS to work with
FsiDataExtension(installed as Sample with RS),
BusinessObjectDataSource(fr... more >>
create custom rendering extension
Posted by blue-ice at 4/5/2005 1:33:04 AM
Hi,
I want to create a custom rendering extension based on a existing rendering,
I have seen in the MSDN that it is possible but the documentation is not
complet
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSPROG/htm/rsp_prog_extend_security_87oi.asp
If somebody know ... more >>
|