Jump to content
We've recently updated our Privacy Statement, available here ×

Group doesn't show records with the same ID.


Jason30

Recommended Posts

Hi all,

The result in a group doesn't show all the records. It seems that it doesn't print the records with the same location ID.

The option 'print repeated values' is ON for each field in the group.

Group 1 Expression: location_id

Query: ORDER BY location_id, name

Query result:

  • 5, Mark, street 10, USA
  • 5, Mark, street 10, France 
  • 7, Steven, street 80, England
  • 8, Jason, street 55, Italy

Group result

  • 5, Mark, street 10, France
  • 7, Steven, street 80, England
  • 8, Jason, street 55, Italy

The following result is left out in the group:

  • 5, Mark, street 10, USA

Obviously it has something to do with the same location_id and name, but I can't figure out why.

Does anyone have an idea?

Thanks in advance for any help/tip.

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...