Results 1 to 5 of 5

Thread: crystal reports - reporting prob.

  1. #1

    Thread Starter
    Hyperactive Member kuldevbhasin's Avatar
    Join Date
    Mar 2008
    Location
    Mumbai, India
    Posts
    493

    crystal reports - reporting prob.

    hi guys.
    i am using vb.net 2008 and crystal reports that comes along with it
    now my prob is that i have 3 tables connected into 1 table there might b data in the other 2 tables or there might not b like if a client has additional place of business if he has then the report is perfect but if a client is not having the no. of additional places and hence the data is not found in that particular table for that reason the entier report comes blank. similarly the 3rd table is for processing job. the client may or may not have any processing job...and hence it may b blank that effects the entier report.....

    i am really confused as to what should b done.
    pls. help me out with it ....

    thankx a lot...

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

    Re: crystal reports - reporting prob.

    The easiest solution (and one which will require no programming code on your part) is if the business has no additional places of business add the word "None" in those fields, hence, no blank fields.

  3. #3

    Thread Starter
    Hyperactive Member kuldevbhasin's Avatar
    Join Date
    Mar 2008
    Location
    Mumbai, India
    Posts
    493

    Re: crystal reports - reporting prob.

    Quote Originally Posted by Hack
    The easiest solution (and one which will require no programming code on your part) is if the business has no additional places of business add the word "None" in those fields, hence, no blank fields.
    thankx for ur reply. but this wont work for me coz in another place i have to calculate some charges and the charges would b for those where i select a category and thus it selects the percent
    say there r 5 items and only 2 r chargeable and hence the 3 items r without the category
    now my prob is that as the category is blank those items r not being displayed and only 2 itmes with category (category code is stored. category name comes from master)

    hope u get what i mean....
    pls. help me out....
    thankx

  4. #4
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: crystal reports - reporting prob.

    Why not solve it with code and create a new output table with the ready to print data

  5. #5

    Thread Starter
    Hyperactive Member kuldevbhasin's Avatar
    Join Date
    Mar 2008
    Location
    Mumbai, India
    Posts
    493

    Re: crystal reports - reporting prob.

    Quote Originally Posted by jggtz
    Why not solve it with code and create a new output table with the ready to print data
    hi...thankx for ur reply jggtz ...can u pls. explain a bit about ur solution ? do u mean that i create a report from 1 table where i dump the entier data ...is it so ?
    i need 3 seperate details under diffrent heads so it would either b 2 details available or 1 or at times all 3 would b available so how can i dump the entier data into 1 table and diffrentiate between the 3 details to b displayed under 3 heads..?

    thankx..

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