I want to add count that is returned from subreports i used add function but getting null while running the report
@AnjuN17205503
I guess you are using the count option in dropdown under the ‘summarize’ tab as aggregate function. When adding in the main report, give the inputs you are providing to the pxAdd function.
@AnjuN17205503
-
The parameter “AccessGroup” was added in the sub report after the main report was configured and in the value column under “Parameters” it is empty
-
The value did not get populated or was cleared under “Parameters”
If you had the value as Param.AccessGroup in the sub report configuration, and save the main report, it should work fine.