Jump to content
We've recently updated our Privacy Statement, available here ×

Problem passing a variable from subdataset to MainDataset


ajaraq
Go to solution Solved by narcism,

Recommended Posts

Hi, I want to pass a variable from Subdataset to MainDataset, I created the two variables one in subdataset and one in MainDataset and pass with the option Return of Subdataset:

 

converted-file.png.2e4f6370cedcd498511bac9e2be29f9a.png

 

But When I use tha new variable TOTFIN from MainDataset it's null value, I verify the value of both variables and I don´t know what more I need to pass correctly.

Comparison:

converted-file.png.2be3ce4b633b2f211b54d49237ba443b.png converted-file.png.b6a0b281ab16bfd7208653959d814c16.png

Help me.

 

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution

1. Set the MainDataset variable's Calculation to "System" to preserve the value you return from the subDataset.

2. Depending where you use the variable, set the Evaluation Time for the textField showing it to something other than "Now", like "Report" or "Band".

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...