I have 3 groups in the report and Iam show summarized report on Group 3 footer. IT has drill down to show details.
now I need to change the colour of the group 3 footer( name column on the summarized report) if in detail report if one of the field is null
for example
report looks like this: it is drill downable
id name amt
1 AAA 12
2 BBB 15
3 CCC 50
4 DDD 20
say when I click on name 'CCC' it get details
a/c code AMT
1A CAT 15
2B 20
3A 5
4B DOG 10
I need to change the colour of 'CCC' to red since the code is null in the details.
at the same time i need to change the name to a different colour(Green) if the a/c is keyed in as a parameter but is not filtered by the parameter. A/c parameter is used only to higlight to alter the user to check it.
Any help is appericated.
I have tired to format the Name field with a formual on the font colour but it didn't work.
TIA,
Sweetie
now I need to change the colour of the group 3 footer( name column on the summarized report) if in detail report if one of the field is null
for example
report looks like this: it is drill downable
id name amt
1 AAA 12
2 BBB 15
3 CCC 50
4 DDD 20
say when I click on name 'CCC' it get details
a/c code AMT
1A CAT 15
2B 20
3A 5
4B DOG 10
I need to change the colour of 'CCC' to red since the code is null in the details.
at the same time i need to change the name to a different colour(Green) if the a/c is keyed in as a parameter but is not filtered by the parameter. A/c parameter is used only to higlight to alter the user to check it.
Any help is appericated.
I have tired to format the Name field with a formual on the font colour but it didn't work.
TIA,
Sweetie