Results 1 to 5 of 5

Thread: Help in data report....!!!!

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2008
    Posts
    8

    Cool Help in data report....!!!!

    Hi all,
    I am a newbie in vb and have been trying hard to prepare a data report. But the problem I am facing is that out of four grouped fields in the data environment I want only 1 field to be repeated and the rest should not repeat as per the requirement. The page header does not allow a textbox to be added. So I have to use group headers. When I add an extra group header to place the 3 fields on top that should not repeat on the group header above and the one field to be repeated in the bottom group header it gives an error "report sections do not match data source".

    The fields are fileno., date, activity in group header above not to be repeated.

    Expert Type in the group header below should be repeated along with the detail section.

    Please tell me where I am going wrong and how can I correct this problem????????!!!!

    Please help!!!!
    Thanks in advance!!!!
    Pulkit

  2. #2
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629

    Re: Help in data report....!!!!

    The error message is elf explanatory. You'll have to change the hierarchy of command objects to reflect additional group in data report. They have to sync. If you require a group, sub-group and details in data report then data environment should also have command object for group, sub-group, and details.

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

    Re: Help in data report....!!!!

    Moved to Reporting

  4. #4

    Thread Starter
    New Member
    Join Date
    Jun 2008
    Posts
    8

    Re: Help in data report....!!!!

    Thanks for your reply.......... I finally cracked it!!!!!

  5. #5

    Thread Starter
    New Member
    Join Date
    Jun 2008
    Posts
    8

    Re: Help in data report....!!!!

    Hey can you help me with generating the Serial No. field in the data report....
    How shall I proceed that the number autoincrements.....????

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