Forum Discussion
mussol_
8 years agoAdvocate II
reuse variables
Hi all! My question is very simple: Can I reuse variables I created in another mesure? If answer is "yes", how can I do this? Many thanks in advance! Josep.
- 8 years ago
No, you would want to create measures for each variable, then they are reuseable but variables within a measure only have local scope of the measure they are in.
Anonymous
6 years agoNot applicable
You can create a measure that contains the variable that you want and then, reuse your measure (that will be same a your variable).