How to access value of the variable inside a dataset; outside a dataset or into another dataset.
- by payal
How to access value of a variable inside a dataset; outside a dataset or into another dataset.
I have a variable which counts the number of values in a dataset. I want to use this variable outside the list-component which refers to that dataset.
How do I achieve this ?