| Thread | Last Post | Replies |
|
| Oracle error witrh Report Builder | 31 Jan 2008 19:41 GMT | 3 |
I am doing reports and UDMs from a DW in Oracle and it is great (some doubt expressed in another post). I tried Report Builder but the new model wizard comes back with the error:
|
| Getting rsAccessDenied error for a completely different user?! | 31 Jan 2008 17:08 GMT | 2 |
When userA is not permitted to view the report server, the following message would normally appear when userA tries to access http://localhost/reportserver Reporting Services Error
|
| URL access to MS SQL Server Reporting Services | 31 Jan 2008 16:53 GMT | 5 |
I'm trying to create an ASP front end to a report hosted in Reporting Services on our MS SQL Server. MSDN, SQL Server 2005 Books Online, and other sources claim that a URL structured like this will work:
|
| Event Error 108 | 31 Jan 2008 08:36 GMT | 4 |
I periodically get the following event error on the system running SSRS: Event Type: Error Event Source: Report Server (MSSQLSERVER) Event Category: Extension
|
| Matrix calculation issues | 31 Jan 2008 04:42 GMT | 1 |
I have a matrix that has the following data Week1 Week2 Week3 Week4 Week 5 .... Week 52 Total % a/z b/y c/x d/v e/ u aa/zz
|
| subreport with optional parameters | 31 Jan 2008 03:04 GMT | 1 |
Using report server 2005. Say I have a subreport with report parameter "p1" which is nullable, and has a static default value. In the parent report, is it mandatory to map the subreport's "p1" parameter and pass a value to it ? I'm thinking the parent
|
| Matrix pivot column question | 30 Jan 2008 19:27 GMT | 1 |
I have a report that I'm setting up as a matrix. The dataset is returning: Description | Total | Available | Section | SectionQty Item 1 | 4 | 4 | |
|
| SQL Reporting and Windows Authentication | 30 Jan 2008 15:45 GMT | 14 |
I am trying to use Windows Authentication with my SQL Reporting Services. I created a Windows group and created a login account for that group in SQL and assigned the rigth permissions to the DB. The Data source in my reports is using windows authentication. When running the ...
|
| View reporting services reports in Access 2003 | 30 Jan 2008 15:30 GMT | 6 |
It is possible to view reports created using reporting services in Visual Studios 2005 from Access 2003?
|
| Matrix / Table Combo | 30 Jan 2008 01:24 GMT | 1 |
I have an request that is throwing me for a loop. The user is asking for a report that provides purchasing amounts by months for the last 15 months, then asking for summary stats from different tables, i.e sales, cogs and inventory. Normally I would use a matrix report to
|
| Sum of filtered numbers | 29 Jan 2008 22:12 GMT | 1 |
Ok here's the deal. I have a table that pulls back from a dataset some numbers. Now, I want to sum certain rows in that table up into a text box somewhere on the report. For example: name quantity
|
| Month Function - left pad single digit months | 29 Jan 2008 20:13 GMT | 1 |
Month(now()) returns 1 in January. How do I left pad that 1 such that it will return 01 for all single digit months? Thanks.
|
| Report Server Security | 29 Jan 2008 17:35 GMT | 2 |
I have been playing around with the security on my SQL Reporting Server and want to make sure I have reset it correctly. Under my default website I have \Reports (http://server/reports). When I Right Click the virtual and go into the Properties/Directory Security
|
| Subreports: Parameter value dropdown shows sum and Count fields bu | 29 Jan 2008 14:51 GMT | 1 |
I have just started using SQL Server reporting services and am stuck with creating subreports. I have a added a sub report to the main report. When I right click on the sub report, go to properties -> Parameters, and click on the dropdown for
|
| How to add a line chart while building report | 29 Jan 2008 12:31 GMT | 1 |
This is my first time with Reporting Services. I was using the wizard and it only had the options of Matrix or tabular. I want to add a line chart instead. How can I do so ? Thanks
|