I have a report that brings following tables:
TableA has customer info. TableB has product info. TableC has sales info.
By grouping on the product, I can get summary records for the products (MTD, YTD, ...). I hide the product group header and detail section. I copied the product id to the group footer section, along with summary formulas. But when I try to add the product description, I either end up with 1 record or the app crashes because it locks after awhile.
What am I doing wrong?
TableA has customer info. TableB has product info. TableC has sales info.
By grouping on the product, I can get summary records for the products (MTD, YTD, ...). I hide the product group header and detail section. I copied the product id to the group footer section, along with summary formulas. But when I try to add the product description, I either end up with 1 record or the app crashes because it locks after awhile.
What am I doing wrong?