Jump to content
Server Maintenance This Week. ×

Lines Report only returns one value of list


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

Recommended Posts

I have a typical product line data base relationship - Contact-Invoice-Lines-Products.

One Lines field is called 'Is_FB'  It calculates if the 'Colour' field is "Flat Black", returns field 'Quantity'. If (PRODUCTS::_00.04_Product_Colour = "Flat Black"; Quantity; " ")

I have a Report based on the Lines Table. The intention is to show sub-summaries of the products by 'Product Name' (Products) and field values from the Lines table 'Is_FB' ect...

Problem: My report returns only one line per Product Name

For example, if my client orders product "Blanket" in two colours the report shows on one of the colours under sub-summary Product Name

Based on what I have said so far, can anyone tell me how my Report needs to be modeled to see the two colours.

 

Thanks

Matthew

Link to comment
Share on other sites

This topic is 2444 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.