We have several transaction list properties with formulas that are now timing out and we are concerned we have hit a ceiling.
The transaction list is just over 6 Million rows and over 60 properties, many of which are calculations.
The formula is a simple as i can make it.
ifblank('Opp Trx'.OWNER_ID.GLOBAL_DIVISION, 'Global Division'."No Segment")
Is the transaction list simply too big or is there a more efficient formula to be used?

