Results 1 to 4 of 4

Thread: want to creat a specification report

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2005
    Posts
    116

    want to creat a specification report

    hi everyone
    Actully I am working on a software which is for car financing.I made it all but I stuck on a report which is I want to make the report for the sepacification report in Crystal reports in header car name, price,years to lease and in detail I want to place the every year installment insurance and etc.and I want to set each sepcification at each next sepcification will on next page.
    when I am going to make it make some thing else any one have any idea for this.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: want to creat a specification report

    I'm not seeing a question here, and what you posted seems as though it would be fairly easy to do from the CR Report Designer.

    All of the data you wish to report on is in a database, correct? Just bind the report to the appropriate table, and populate your report with the fields from that table.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2005
    Posts
    116

    Re: want to creat a specification report

    I want to make a report in which I wnat to get data from master table persons information.and in second section I want to get data from other table and thats its details.Simple

  4. #4
    Junior Member
    Join Date
    Sep 2005
    Posts
    22

    Wink Re: want to creat a specification report

    You want to move to next page when a all related detailed records are finished?
    if yes, then you need to create groups in report. Add group to report and group on a field from master table (ideally the PK field).
    To move to next page when details are finished, Go to section expert of CR designer (by Rt. Clicking on Group footer section). Check the checkbox named 'New Page After'. This would make sure that new group starts from new page.
    However, you will get an empty page after the last group, so you will have to use the formula editor to conditionally move to new page.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width