reporter footer contents are move depend the page footer
values...........
Answers were Sorted based on User's Feedback
Answer / chaddha
Yes we can change the value of report footer depending on
the page number contents.
Create a formula '@formula'
towords(pagenumber,0)
plcae it in RF which will show the last page number in
words.
suppose total number of page is 24 then 'Twenty Four'.
if total pages are 5 then 'Five'.
| Is This Answer Correct ? | 5 Yes | 2 No |
where is the "save data with report" option?
I had an Interview yesterday for a Crystal Reports Developer position. Some of these I have not done in my reporting experience and I had just a half day's notice for the interview, hence no prep time :-( 1) Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainity if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all teh reports at run time? 2) What is a SQL expression? 3) What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions) The interviewer really got me confused as I felt he was not clearly setting forth his questions but it could be that I was unable to understand his wording of the questions. I expect a big zero from his feedback but I am hoping this is an experience for future interviews that I face in crystal reports when I do get some more lined up. Thanks in advance! Anita New Jersey, USA.
Is there a size limit to creating a Crystal Report? If I run a statement report for all customers it will crash if there are too many customers. I can print all the statements if I select them in batches, but if trying to print all at once Crystal will crash after a few minutes.
What does it mean when we get the error message "Invalid report version" when try to open a Crystal Report?
Is there a way to export a report definition without writing code?
How to present data from Crystal Reports on to form?
Can we add any database field once we have chosen ?Close? button?
How to write a formula to change a font based upon data ?
How to "Print" in Crystal Reports while using ASP DOT NET Platform?
How to conditionally suppress a field based on whether a page number is odd or even?
hi.. i've created one crystal report. and one global resource file .. in crystal report there's one text object with id Text1. and i want to take the values of resource file i've got it CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 = ((CrystalDecisions.CrystalReports.Engine.TextObject)myreport .ReportDefinition.Sections["section1"].ReportObjects["Text1" ]); Dtemp1.Text = Resources.Resource.ResourceManager.GetString("Dsec1"); it is showing the correct value want i want but when i give print it is disappearing.. how to solve this please help me..
How do we connect to the database?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)