Jump to content

sub-summary showing all....


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

Recommended Posts

I have a report that lists invoices by their payment method (Mastercard, Visa etc.) with a sub totals for each method.

That all works fine but it seems (once i've sorted it etc.) that it only showing one of the methods and only shows all the headings in Preview mode. I would like to not have to use Preview mode.

Is there a way around this?

thanks

Link to comment
Share on other sites

One method would be to create a separate file with one record per payment type. Create a relationship based on payment type. Create a calculated field defined as Sum(PaymentType::InvoiceAmt). View as list, creating any necessary header and footer and you have a report you can work with in browse mode.

Alternatively, you could do this within the file using self-relationships.

Unfortunately, as you have discovered, the subsummary parts on layouts are meant to be viewed and printed only (thus they only show up in preview mode).

Link to comment
Share on other sites

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