falkaholic Posted February 1, 2002 Share Posted February 1, 2002 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 More sharing options...
tlsparker Posted February 1, 2002 Share Posted February 1, 2002 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 More sharing options...
falkaholic Posted February 1, 2002 Author Share Posted February 1, 2002 thanks. I might try the self relation idea if i get inspired. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 8284 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 accountSign in
Already have an account? Sign in here.
Sign In Now