jibardhan Posted July 19, 2011 Posted July 19, 2011 how to speed up a report containing a lot of fields having unstored calculation fields and the calculations field contains definition of other calculation fields
bcooney Posted July 19, 2011 Posted July 19, 2011 One way is to create stored fields that are set to the calc'd values, perhaps overnight in a server script (if it's acceptable to have the report data "as of last night"). Another way is the script using transactions and always have stored values, rather than relying on FM's aggregrate functions.
Recommended Posts
This topic is 4909 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