I am writing a simple report in Reporting Servic开发者_JAVA技巧es that displays data extracted from a single table. One of the table columns contains XML data, which I want to pass to the sub-report a
I have development, test, demo and production systems. They all need to have the same set of reports (开发者_C百科easily deployed via Visual Studio, multiple reports at the same time if needed) and th
I\'m very new to tsql and ssrs, I\'ve only had 3 days training so far so be gentle! I\'m trying to write a report that shows the number of times for each month where an order has been late and show th
Is it at all possible using CRM 2011 and SSR开发者_开发问答S to generate a report on a single record, and only get results for that one record?
I\'m using SSRS 2005. I\'ve got a table with various inventory data. In one columns I\'ve got a subreport that is designed to pull the da开发者_如何学Pythonte of the most recent Purchase Order based u
so in my query i have select columnx from tblz it returns 001.255556.84546 I want to be able to split this via \'.\' and put it into t开发者_StackOverflowhree columns.
First off, thank you to everyone for your help!!! All I\'m trying to do is get some VB.net code that works in SSRS 2005 to display 123465 as 34:17:45.
I wanted to play around with my Total_Sales table. This is how the data looks like (using SQL Server 2008 R2)
I have a WCF service which returns an Image (Bitmap datatype and I have verified that the service returns image correctly by creating a test Form application).
This is quite a heavy list of requirements, but I wonder if anyone here has any ideas I can investigate for this.