I am designing a crystal report . report output contains conum开发者_JAVA技巧,item,qty the report is group by item and there is running total field of qty on Item grouping.
i have a student table , i want to show the Student Name as a heading , and then his/her details in a whole row, but the report is showing every student record twice. how to do this? i have added the
In Crystal Reports, is there a way to get both full set charting and subset charting, in the report headers?
I have 4 charts at my application drawn with custom code.... I also have a rdlc crystal report that outputs the data but not the chart...
So I have created the following code snippet to run in a formula to rummate the hours worked for each code in labor...
I built a report in Visual Studio 2010 using Crystal Reports for .net framework 4.0 All operator machines have the runtime CR13 for .net framework 4.0 installed on their machines.
We are running a reporting web application that allows the user to select a few fields and a crystal report is generated based off of the fields selected.The SQL that is generated for the most complex
What is the benefit the makes SAP Crystal reports Enforce Join default option in Link Dialog is \"Not Enforced\"?
I am having some issues with special characters in Crystal Reports. I have some data that has come in and out of SQL via XML so some of the charters have been converted to special characters.
I am trying to add crystal report file name in my program, but it\'s doesn\'t work. i used load(server.mappath(\"\"));// but it doesn\'t support(no intellisense), may be i am missing some namespace.