reporting-services

Report subtotals without grouping

久未见 提交于 2019-12-14 02:12:48
问题 Might be easier to show what I am trying to return and then explain. REGION STATE SALES ------ ----- ----- WEST WA $ 200 EAST VA $ 175 WEST CA $ 100 EAST NY $ 50 NORTH MI $ 25 NORTH WI $ 20 WEST SUBTOTAL: $300 EAST SUBTOTAL: $225 NORTH SUBTOTAL: $ 45 GRAND TOTAL:$570 While the example above isn't my exact business case, it's close enough to simplify the question. So, using the sample data above, my report can be ran by one or more regions. In this example, I ran it for regions west, east and

How to apply parent group for multiple datasets in SSRS VS2008

怎甘沉沦 提交于 2019-12-14 01:28:58
问题 I have been battling this issue for days without success. I have a very tricky format of a report i need to achieve but the main thing is that all the datasets will need to be grouped by 1 parent. I'll attempt to explain... Say we have dataset1, dataset2. Both have AccountNumber as common field(parent). I need both datasets to be used in the format/layout of the report but grouped together by AccountNumber, something like this. [Report Header Data] [AccountNumber Group] Dataset1 Dataset2 [end

SSRS-what is the syntax for the Target Server URL in SSRS2008R2

血红的双手。 提交于 2019-12-14 01:06:17
问题 can anyone help me out with the syntax and example for the target server URL in SSRS 2008R2 inorder to deploy my reports?? 回答1: are you deploying to sharepoint or a standalone (native-mode) report server? http://msdn.microsoft.com/en-us/library/ms155802(v=sql.105).aspx 10.In the TargetServerURL text box, type the URL of the target report server. Before you publish a report, you must set this property to a valid report server URL. When publishing to a report server running in native mode, use

Does SSRS Report server run on top of IIS?

荒凉一梦 提交于 2019-12-14 00:44:48
问题 I am new to SSRS and Microsoft BI stack, and want to know if SSRS Report server runs on top of IIS or is it a separate entity (server) that runs independent of IIS? Secondly how to give public access to a report server? Also is it necessary or the Report Viewer embedded in a site (or application) communicates with the report server on user's behalf? 回答1: Microsoft severed the IIS dependency for SQL Server Reporting Services (SSRS) in the 2008 version, everything is set up from the Reporting

In SSRS 2008, how are parameters passed down to the DatSet Query… or can they?

二次信任 提交于 2019-12-13 23:52:06
问题 In SSRS 2008, how are parameters passed down to the DatSet Query... or can they? I have a simple question. I think this is pretty straight-forward. If necessary, I can include screen shots of what I mean. Here is the basic format of the report. I have a SSRS report made on Visual Studio 2017. it has two DataSets. It has one Tablix and one Bar Chart that is loaded with from the DataSets. I have one Parameter defined for the report. The parameter a Date/Time data type set to allow nulls and I

full path must be less than 260 characters - SSRS

一世执手 提交于 2019-12-13 23:51:40
问题 I point one of the menu items in my web application to the below path http://localhost/Reports/Pages/Folder.aspx?ItemPath=/Parent Reports/Child Reports When I click on it the report manager UI displays the following message: The path of the item ' http://localhost/Reports/Pages/Folder.aspx?ItemPath=/Parent Reports/Child Reports ' is not valid. The full path must be less than 260 characters long; other restrictions apply. If the report server is in native mode, the path must start with slash.

Is there a quick way to set a visiblity expression for many rows in a SQL Server Report Services RDLC report?

给你一囗甜甜゛ 提交于 2019-12-13 21:30:45
问题 I have a report with many tables (tablixes?), in which I need to hide all rows that don't have a value in the 2nd column: I can do this by right clicking on each row and setting an expression for the visibility of the row that depends on a value appearing in the field of the 2nd column, e.g. =IIF((Fields!MyField4.Value = ""), True, False) But the problem is that my report has over 1000 of these rows! It will take a very long time given that each field has a specific name! I can modify the Xml

Using ReportingService2010 to Generate PDF report in JAVA usisng SSRS web services

若如初见. 提交于 2019-12-13 21:16:42
问题 ReportingService2010 service = new ReportingService2010(); ReportingService2010Soap reportService = service.getReportingService2010Soap(); ArrayOfCatalogItem catalogItems=reportService.listChildren("/", true); List<CatalogItem> items=catalogItems.getCatalogItem(); for(CatalogItem catalogItem:items){ System.out.println(catalogItem.getTypeName()+ " "+ catalogItem.getPath() ); } This above are my code in java. I'm successfully able to access the list and i got the output below Folder /Report

SSRS MDX - Display measure upto date in fiscal year, display all children in fiscal year

偶尔善良 提交于 2019-12-13 21:10:27
问题 Using this script SELECT [Date].[Fiscal Year-Month].[Fiscal Year].&[2012/13].Children ON ROWS , [Measures].[Capacity] ON COLUMNS FROM [CubeName] I get the following result: Capacity Apr-12 81.07% May-12 81.99% Jun-12 82.29% Jul-12 82.13% Aug-12 82.47% Sep-12 79.10% Oct-12 (null) Nov-12 (null) Dec-12 (null) Jan-13 (null) Feb-13 (null) Mar-13 (null) What I am looking to do is produce a monthly report for the position upto the end of July showing the values for each month, therefore I wish to

Group and subtotal columns in Reporting Services 2005

大城市里の小女人 提交于 2019-12-13 20:47:21
问题 I have a report (RS2005, against a MSSS2005 instance) which I have inherited. It shows a basic table of data: a handful of key fields which are used to group rows together, a few basic numeric fields, then a number of dated ('bucketed') fields (e.g. 1 month away, 2 months, 6 months, a year, 2 years, etc.) The user would like to group together these dated fields in aggregated groups and be able to collapse or expand the columns as you can the rows. So we'd be able to show the next year's