Reputation: 3624
I have sub Dataset that include a calculated variable that I want to show in the report. But when dragging and dropping this variable into the report the following message appears:
You drop an object from a subdataset to the report, this is not possible.
How to overcome that?
Upvotes: 1
Views: 5373
Reputation: 71
There is a solution which is already posted at - Solution-1
However, I am posting a set of screenshots to demonstrate the same from UI -
var
in the main data set -
System
variable
in the sub data set -
Return Values
mapping -
variable
defined in the main data set and ensure the evaluation is set to Report
-
And that should do it!!
Upvotes: 3