I have a main report which is having 4 groups and 5 sub reports under it.
Now as an enhancement, I have created one more group and added a sub report under it.
But when I try to write Report Query, It is not retrieving fields and throwing an error message like " The active connection is not type of JDBC. Activate a JDBC connection first"
even though I have added $P(REPORT_CONNECTION) as connection parameter for that report.
Please suggest me a solution for this issue ... Thanks in advance.