J
Jackson via AccessMonster.com
Hi,
I've got a report that shows 3 asset classes, Equities, Bonds and FX. They
share the same page headers at the moment, what I'm trying to do now is for
eg on Equities, include a column 'Beta'. It's no problem hiding/showing this
field on the report detail as I control it by whether the Asset Header is
Equity or not. However, for the label which is a page header, I can't control
it's visibility properly because page header is before everything. If I set
it's visbility to the same type of criteria in code, the first page with
Equities doesn't display it but the second page will, I guess because Page
Header>Sub Header...
Is there anyway around such an issue short of creating 3 seperate reports for
each asset class?
Thanks.
I've got a report that shows 3 asset classes, Equities, Bonds and FX. They
share the same page headers at the moment, what I'm trying to do now is for
eg on Equities, include a column 'Beta'. It's no problem hiding/showing this
field on the report detail as I control it by whether the Asset Header is
Equity or not. However, for the label which is a page header, I can't control
it's visibility properly because page header is before everything. If I set
it's visbility to the same type of criteria in code, the first page with
Equities doesn't display it but the second page will, I guess because Page
Header>Sub Header...
Is there anyway around such an issue short of creating 3 seperate reports for
each asset class?
Thanks.