Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...keep up the good work with this forum, I think this is the best one around. ...you actually try to help people learn for themselves. ...I commend you on providing a very good, open learning atmosphere, where usually egos are left behind..."

Geography

Where in the world do Tek-Tips members come from?
sumathy (MIS)
11 Apr 02 6:22
Hi

Im trying to create a Report in WebFocus using the Report Painter. I have one alpha-numeric field in the By category and one numeric field that is summed up within a date field that is in the Across category. To summarise, I have one field in the By Category, one in the Across category and one numeic field summed up under these. The values in the By category are getting repeated with the summed up values getting split. Why is it so? I have joined these tables in a simple Joiner before this report, as a Unique Join. How do I display unique values and suppress these duplicates?
esearing (IS/IT--Management)
11 Apr 02 8:34
Are your date values the ones repeating? If so you may have time stamps in your original data. same for using Numeric By's. check for decimals even though they may not be displayed in the final report.

If not, post your code.

eSearing.com
version 2.something now available

sumathy (MIS)
11 Apr 02 8:42
Hi
The date field has a timestamp, but it is 12:00AM for all the dates and that should not cause a problem. Also, what is repeated for me is the Alpha-numeric field in the By Category. Fo eg., I'm listing the total hours spent by few employees in a particualr team. the employees' names are getting repeated twice with values split. I'm trying to do this using the Graphical tool, and hence am not doing any actual coding. Can you still help?
focwizard (Vendor)
29 Apr 02 14:52
The problem you're having may be caused by the VERB you use. If you're doing a horizontal sort (ACROSS), you want an aggregating verb (SUM/WRITE), as opposed to a non-aggregating verb (PRINT/LIST). This is because, with the non-aggregating verb, every detail record produces an output record. You want an aggregating verb, so that each unique value of the vertical sort (BY) file, produces a SINGLE record.

Art

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close