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

  • Home
  • SEARCH
  • 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 6652703
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:10:25+00:00 2026-05-26T01:10:25+00:00

I am working on a report that gets, for example purpose, 5 columns from

  • 0

I am working on a report that gets, for example purpose, 5 columns from database.
Lets say ProductionCountry, Industry, ProductGroup, ProductId, Price.
I am grouping them on ProductionCountry, Industry and ProductGroup.
Visually its like this.
enter image description here

I have applied this expression to hide repetition of a group’s column data
=Previous(Fields!IndustryName.Value) = Fields!IndustryName.Value
But the problem with that is, this expression considers previous value from previous group.
If you can see the 2 red boxes in the image for Taiwan, I would like to show Hardware and LCD Panels in Industry and ProductGroup columns respectively. But the expression would hide it.

Any one knows how to fix it?

  • 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-26T01:10:25+00:00Added an answer on May 26, 2026 at 1:10 am

    You need to check more than one criteria as you go down the hierarchy of values so you’ll need three Visibility-Hidden expressions:

    For ProductionCountry:

    =Previous(Fields!ProductionCountry.Value) = Fields!ProductionCountry.Value
    

    For Industry:

    =Previous(Fields!ProductionCountry.Value) = Fields!ProductionCountry.Value AND Previous(Fields!IndustryName.Value) = Fields!IndustryName.Value
    

    For ProductGroup:

    =Previous(Fields!ProductionCountry.Value) = Fields!ProductionCountry.Value AND Previous(Fields!IndustryName.Value) = Fields!IndustryName.Value AND Previous(Fields!ProductGroup.Value) = Fields!ProductGroup.Value
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on trying to generate a report from a couple of database tables.
I'm working on a report that includes an embedded svg diagram. The diagram is
A peer of mine is working on a report that displays the weekly (Sunday
I am currently working with an SSRS 2008 report that returns a dataset similar
Occasionally while attempting to save a Crystal Report that I'm working on in VS2008,
I received reports that a my report generating application was not working. After my
I'm working on a web application that renders a reporting services report as a
I'm working on a report that displays information about our company's sales locations. One
A project I am working on requires me to build a report that is
I have report that I must convert to PDF using xsl-fo from xml data

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.