Jump to content

This topic is 7508 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a report setup with Sum Parts. I have a field "Market" that sums up a number of records for a number of markets per brand. I can't just add up the numbers for every market because they are not related. So I am trying to get an average for all markets but I am not figuring it out.

Any Ideas?

Thanx!

Posted

Let me clarify:

I have 40,000 records.

There are 25 markets.

Each market sells a different product.

I want to know what the average sales for all the markets are.

How do I do this? It sounds easy but I'm not seeing it!

Posted

Hi, Niet, and welcome to FM Forums!

It sounds like you may want to make a separate table now for Markets. A good rule of thumb is, if you think about something as a distinct entity, you probably want a table for it.

Now, in your Markets table, you can make a field called TotalSales, which could be a summary field of all related records in the Products table. Now make another summary field called AverageSales which is the average of TotalSales. This should do the trick.

Jerry

This topic is 7508 days old. Please don't post here. Open a new topic instead.

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...

Important Information

By using this site, you agree to our Terms of Use.