I have two conditional containers (1st and 2nd). The 2nd conditional container starts right after 1st finishes. I want the 2nd conditional container to take the last value from 1st conditional container and put as initial value for the 2nd container to begin with. But I have encountered as error below:
Is there anyway i can make a reference into my 2nd conditional container to take the last value from 1st conditional container and use as the initial value?
Many Thanks
Comments
3 comments