Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Corres
  • Content: Threads
  • Order by date
  1. Corres

    Report has prompt to select Report Name

    Hello, Starting with SAP BO Crystal Reports for Enterprise. Please give me idea how to update existing report in the way the client wants. The client wants to have a report prompt where the user will choose Name1 report or Name2 report to be displayed. Name1 is the existing report. Name2 is the...
  2. Corres

    How to insert subtotals after every 24 records?

    CRXI Hello, Please give me idea how I can insert subtotals after each 24 records of the report? Thank you for your time!
  3. Corres

    First day of the month that previous to lastfullmonth

    CRXI I need to remove parameters {?Year},{?Month} from the report and use lastfullmonth function to run and distribute report in InfoView. I have the following selection formula in one of subreports which displays data for selected month plus the previous month (2 month range)...
  4. Corres

    How to force a group with 0 records appear in the report?

    CR2008, Oracle 10 The client wants to see the groups with 0 records appear in the report. I was trying to insert a query in the command line containing all values of the group and then link them. But it does not work. Please give me idea how to do it. Thank you very much!
  5. Corres

    Custom colors in chart are changed to default colors in InfoView

    SAP BusinessObjects Enterprise XI We have some reports with the charts where the Color Highlight feature with custom colors is used. The feature works perfectly when the reports are displayed in Crystal designer and exported to PDF. When the report is placed in Infoview, the colors of the chart...
  6. Corres

    Hello, CR2008, Oracle I need he

    Hello, CR2008, Oracle I need help with a string formula. Example of Data: SART EXIT - Dave, Lisa - 2012-03-09 EX- SART - WUERCH - DEC 9, 2011 FIPD PERM 1 EXIT - Robert Yfdfhiuki - April 11 2011 FIPD PERM 1 EXIT - Rob Zfduuya - April 82011 Results Needed: 2012-03-09 DEC 9, 2011 April 11 2011...
  7. Corres

    Calculate time working with incident

    CR 2008, Oracle Dear specialists, Please give me ideas how to accomplish the following: The report has to be grouped by INC_ID and has to display for department 99 - length of time and person working with incidents: INC_ID DATE_RECEIVED RESPONSE_TIME TOTAL_TIME PERSON 898 04/06/2012 14:29 218...
  8. Corres

    How to create parameters that affect both subreports

    CR2008 I have a main report that is not connected to the database. The details section_a contains 1 subreport, details section_b contains the second subreport. The reports are not linked to the main report. Both subreports connect to the same database. The user asks to create parameters to...
  9. Corres

    First and Last Name in Parameter

    CRXI Can I use two fields in parameter first and last name, if these data are separate fields in table? Or Can I use simple formula as a parameter? Thanks.
  10. Corres

    .gif file logo does not display!?

    CRXI I have to insert logo - .gif file, but it give me message this file is not supported. I tried to save it as .jpeg, .jpg, .png file, but it gives me message that file is not supported. I simply opened this .gif file, copied and pasted in my Crystal Report, and it displays OK. But when I...
  11. Corres

    Array in Parameter

    CRXI, SQL Server. My user wants to choose multiple projects. In the parameter Value Options, I chose Allow Multiple Values. My Record selection Formula is: if {?ProjectID}>0 then {EntryLog.ProjectID} = {?ProjectID} else not isnull({EntryLog.ProjectID}) But it gives error: The array must be...
  12. Corres

    How to display a string of selected numeric parameter?

    CR XI, Oracle I have fields PROGRAM_ID and PROGRAM_NAME. The parameter is PROGRAM_ID (numeric). I want to display on the report a name of the program (string) for the PROGRAM_ID that the user selected as parameter. Pls help me with the formula. Thanks very much!!
  13. Corres

    To print totals with the last record from previous page

    Crystal 8.5 with Simply Accounting Please help me fix the old report. On the invoice, if there are a lot of records on the first page, the subtotals (in Group Footer) and totals (RF)continue on the next page as alone. Is the a possibility to get the last record from the previous page to...
  14. Corres

    Displaying Problem

    Hi to All, I have to fix old report in v.8.5. The report contains information on Header page, Details section and subtotals on Groop footer. On Report Footer is subreport - 1 line only. All data is from Simply Accounting. The users want it to be displayed on one page. When one-two records in...
  15. Corres

    In the pdf format, the font size in the report has been reduced

    Hi to all! VB.NET, CR XI, Oracle 9i User makes a report request through application written by VB.NET. Once application receives the report produced by Crystal Report, the report exported to pdf format, and it is displayed in Adobe Acrobat. But in the pdf format, the font size in the report...
  16. Corres

    Publishing on Server, Business Views and Security

    Hi to All: I have created many reports and used help from this excellent site (Thank you once again!). My work was only in designing, developing reports, not publishing and managing of accounts. Now, there is another challenge. The client wants to make Configuration of the Crystal Application...
  17. Corres

    To format page number as 1/3

    Hello, CR 9 Oracle 9i Please help me How to format special field page No of M to be displayed as 1/3 or 1/1 Thank you!
  18. Corres

    Formatting - To Display On Two Pages with Inserted lines

    CR 9, TTX files Hi to all experts! The report has a frame that I did by inserting of lines and all the text and database objects of the report are inside of this frame. At the bottom of the report, there is a field “Comments” that can be 1 or 25 lines. I put field “Comments” at the report...
  19. Corres

    Formatting of String

    CR 9 Oracle 9i Hi to all! Would you please help me how to format the field System - Antas System - Brasil to be displayed as Antas or Brasil. Thank you.
  20. Corres

    How to pass data from application to Crystal with TTX file

    VS.NET, Crystal Reports 9, Oracle 9i I am really new in the projects with VS NET. and comfortable with Crystal Reports developing from databases directly. My role in a new contract - to develop Crystal Reports from datasets of application (not directly from Oracle). I tried to connect...

Part and Inventory Search

Back
Top