Crystal 10 - Enterprise 10 - SQL Server.
I have a report with number type fields example below
PD TO Date PD this month Reserves
---------------------------------------
Indemnity Indemnity Indemnity
Expense Expense Expense
TPA TPA TPA
---------------------------------------
0.00 0.00 80,000.00
1,843.75 1,843.75 656.25
0.00 0.00 425.00
I have to create 2 sub reports splitting each number field into a 70/30 split. SubA = 70% SubB = 30% splits. Any assistance would be greatly appreciated as I don't even know where to start.
Thank you in advance for your help!
I have a report with number type fields example below
PD TO Date PD this month Reserves
---------------------------------------
Indemnity Indemnity Indemnity
Expense Expense Expense
TPA TPA TPA
---------------------------------------
0.00 0.00 80,000.00
1,843.75 1,843.75 656.25
0.00 0.00 425.00
I have to create 2 sub reports splitting each number field into a 70/30 split. SubA = 70% SubB = 30% splits. Any assistance would be greatly appreciated as I don't even know where to start.
Thank you in advance for your help!