I have gone through all the walk through on MSDN as usual they are worthless - extremely limited. If I make the internal object in my class a single class I can display the information, but as soon a
Everybody: I just make a SSRS report with AX report tools. Sometimes we must get data from AX query. I know how to add a dataset that use AX query, but not all dataset can from standard query, somet
I have an SSRS Report. In which I have a table that has some rows. I want to calculate some things on the basis of these rows. See the sample table and things to be calculated:
I am facing a problem when trying to pass dynamic parameters to a report created using fetchxml. When I see a preview of the report in BIDS I can enter the parameter values and the report works just f
I\'ve got a table with a tracking of a plant\'s equipment installation. Here is a sample: IDNameDatePercentage
There\'s the need to send data to an external interface - a financial statutory report to be sent periodically for some country\'s government which expects data as text files with no separator between
I am using MS SQL Server Reporting Services 2008 R2 to produce reports. I have Perforce database where I query Changesets data and put into report. I needed to get code statistics from Perforce datab
When you try to create this proc on MS SQL Server 2008 and try to bind a report (Crystal or SQL Server reporting) you can\'t get any parameter from the report. I don\'t get any errors. I just see the
I\'m accessing reports from an SSRS server using URL access. I generate the report links dynamically in my web app and everything is working fine. Except for that the reports are not refreshed automat
I am developing a sql server report which is basically conversion of an excel report. Without modifying the sp, i would like to create a sql server line chart report.