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 6694689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:07:52+00:00 2026-05-26T06:07:52+00:00

I have a crystal report that currently shows data grouped twice. The first group

  • 0

I have a crystal report that currently shows data grouped twice.

The first group is “Region” and the second group is “Job Type”. So “Regions” have groups of “Job Types”.

There is a need to display this report without the “Region” group, but still maintain the second “Job Type” group. So all the data would be grouped by “Job Type”, and “Region” would not be grouped at all.

Can I do this within an existing crystal report or do I have to make a second report? I can modify properties of the report using c# if necessary.

I have tried to setup dynamic grouping as shown in this post: here

But the value I am using to determine what kind of grouping to use is being set programatically in the backend. I have created a formula field called “ReportType” and I set it’s value in c# based on other inputs by the user.
I tried to create a formula, but the formula editor doesn’t recognize “formula fields”.

  • 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-05-26T06:07:53+00:00Added an answer on May 26, 2026 at 6:07 am

    It depends on how you bind your report to the viewer. If the report is embedded you will have direct access to sections to enable suppress.

    report.Section1.SectionFormat.EnableSuppress = true;
    

    If you are dynamically loading the report then you have to access the sections through the ReportDefinition

    report.ReportDefinition.Sections[0].SectionFormat.EnableSuppress = true;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a crystal report that is like this: Group By Property.ID Group By
I have a crystal report that shows sales volumes called week to date volume.
I currently have a Database Command object in my Crystal Report that looks something
I have a Crystal Report that looks like: Date | Person | Ticket |
I have a crystal report that I have to add a Bar Code to.
I have a Crystal Report, that is populated with a stored procedure, it also
I have a report that I created with Crystal Reports 2008. This report uses
I have an existing report (Crystal Report) in my Visual Studio project that is
I have a single crystal report that usually ends up about 150 pages long.
I have a crystal report which when generated has a last page that is

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.