The Field expression for the dataset âBAQReportResultâ refers to the field âTotalMiscChrgâ. Report item expressions can only refer to fields within the current dataset scope or, if inside an aggregate, the specified dataset scope. Letters in the names of fields must use the correct case.
Update: I probably have to add it to the Expression of the dataset itself:
If it helps, in the future, when youâre writing your expressions⌠in the editor, if you click on the âFields (BAQReportResult)â on the left, it will show you all the available fields you can use.
Then, if you double-click on the field you want on the right hand side, it will plop it into the expression for you.