Skip to Content
0
Former Member
Mar 05, 2009 at 04:55 PM

BOXI Reports with Tabs

77 Views

Hi,

I have fileds Loan Number, Bank Name, Age of Loan in my report. I have one report with two tabs.

The fist tab of the report has data calculated for loans with different aging buckets like 0 - 30, 30 - 60. There is also

second tab to this report is, there should be an input parameter to Accept a value of aging buckets. This parameter will

Not have any impact on the first tab. The second tab will be similar report with additional criteria to use the value

Of Aging bucket entered by the user. The number of columns in the second tab will be the same as the first tab but second

Tab will not show 0-30,30-60u2026.etc, buckets. Everything is working fine except that second tab is displaying data even

though there is no condition satisfied when user enters aging bucket.

For example, the are 10 loans due for 20 days. When 30 is selected in Aging bucket parameter,

First report shows count of 10 in 0-30 aging bucket which is correct. Second tab of the report displays message There is no

data corresponding to this Query Query 2 but it is displaying data for all other fields like Loan number, Bank Name.

Please share your thougts how should I resolve this....