We\'re using DevExpress Xtra reports, but they don\'t seem to be able to meet our requirements... I previously posted this question, to which no good answer (that I am aware of) exist, even from deve
I am having problem to calculate the % value on the base of subtotal per each row and in the column. As you may see from the snap shot# 1, I am unable to calculate the percentage value basing upon th
How can we change Page Orientation to landscape set Reportviewer to Leg开发者_JAVA百科al Page Size or A4.
i have a crystal report and there is a field in details section which currently s开发者_StackOverflow中文版howing for each row. what\'s the way to set this field to show only once on the very first ro
My site has started having issues with the application pool crashing while using Reporting Services manager.This is happening at more than one installation.I have seperated both the Reports and Report
From time to time I have to write some simple summarized reports using Django. First I tried using Django ORM aggregates and interleaving results, but it can get a bit messy and I loose all the ORM
Is it possible to bind a rdlc report to a business object (.NET 4/VS 2010) In my report I have TextBoxes called Name and Email.
I am using Access 2003 and I have a form that collects some filtering criteria for the report. Once the criteria is entered the user clicks and \"OK\" button and the report is launched using the follo
I want to add analytics and repor开发者_如何学编程ts to my application on Google App Engine. Can you tell me how I can do that on google\'s \"database\"? Are there any oss libraries/tools available?
Im trying to create a report in SSRS. The report calls a stored procedure for its data. I want to display the data in a table.