Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8395245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T20:15:06+00:00 2026-06-09T20:15:06+00:00

Is the following possible with Crystal Reports? Table A ID Boo Far 1 Test

  • 0

Is the following possible with Crystal Reports?

Table A

ID Boo  Far
1  Test 15
2  Tast 24

Table B

Foo Bar ParentID
A   1   1
B   2   1
C   3   1
A   17  2
c   18  2

And I want my report to look like

ID Boo  Far A  B  C 
1  Test 15  1  2  3
2  Tast 24  17    18

Withou using a cross table? Because with a crosstable, I get the headers A,B,C but cannot display headers for ID, Boo and Far. Also, I can row-summerize A,B and C per record but I cannot create a column-sum of all B’s for all records.

I already tried creating a nice group-by, but this gives me results like :

ID Boo  Far 
1  Test 15  
            Bar
            1
            2
            3

Which seems normal of course. But I (or, the customer…) doesn’t want that.

Any help?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T20:15:07+00:00Added an answer on June 9, 2026 at 8:15 pm

    Create a group on {Table A.ID}
    Add Table A fields to group-header section; suppress group-footer section

    Create three formula:

    // {@a}
    If {Table B.Foo}='A' Then {Table B.Bar}
    Else 0
    
    // {@b}
    If {Table B.Foo}='B' Then {Table B.Bar}
    Else 0
    
    // {@c}
    If {Table B.Foo}='C' Then {Table B.Bar}
    Else 0
    

    Add to Details section. Hide details section

    Insert a summary field on each of these formula. Move to group-header section; align with column headers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've a really easy Php question. Is the following possible: $foo = 'bar'; Class
I want to achieve the following in a Crystal report, please let me know
So what I want to know is whether the following is possible. I have
How is it possible that following code even compiles? As far as I can
I have a report made with Crystal Reports 2008 that I need to deploy
Is the following possible: I have one image which I want to have different
Is it possible to set the connection string of crystal report from the properties.settings
I was wondering if the following is possible. Create a class that accepts an
I am wondering if the following is possible in MVC 3 I basically have
I would like to know if the following is possible in any of the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.