HI,
I have straight forward report which worked fine until I was asked to add a logic which calculates $ total amount. Our Financial Table have around 320+fields that I have to use for this formula.
Formula Example:
{financials.AllT_MGH}+
{financials.AllT_MHF}+
{financials.AllT_MHLB}+
{financials.AllT_MHLBRHC}+
{financials.AllT_MIA}+
{financials.AllT_MMC}+
{financials.AllT_MMO}+
{financials.AllT_MMO_PhII}+
{financials.AllT_MOTP}+
{financials.AllT_MPHF}+
{financials.AllT_MPHS_MHC}+
..etc
When I add more than approximately half of the fields and then run the report. Report Crystal 10 App shuts down without any errors. However, report will run just with half of the fields in the formula.
I also split the formula in two, thinking that this will solve the issue....Unsuccessful
Is there a limit on how many fields single report can have?
or something else?
I have straight forward report which worked fine until I was asked to add a logic which calculates $ total amount. Our Financial Table have around 320+fields that I have to use for this formula.
Formula Example:
{financials.AllT_MGH}+
{financials.AllT_MHF}+
{financials.AllT_MHLB}+
{financials.AllT_MHLBRHC}+
{financials.AllT_MIA}+
{financials.AllT_MMC}+
{financials.AllT_MMO}+
{financials.AllT_MMO_PhII}+
{financials.AllT_MOTP}+
{financials.AllT_MPHF}+
{financials.AllT_MPHS_MHC}+
..etc
When I add more than approximately half of the fields and then run the report. Report Crystal 10 App shuts down without any errors. However, report will run just with half of the fields in the formula.
I also split the formula in two, thinking that this will solve the issue....Unsuccessful
Is there a limit on how many fields single report can have?
or something else?