I have a Parent flow and a Child flow. I run the Child flow from the parent to read data from excel>store it in output variables and then pass it as output variable to the parent flow. If in the Child flow, I store the data in a Custom object, I can call if in the Parent flow. But I don't know how to call the variables in the parent flow, which were stored as text or a list in the child flow.
This is the Output variable that I want to access from the Parent flow.

But then in the parent flow it is empty.

Do I miss something here?
