Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
andydietler
Partner - Creator
Partner - Creator

Is it possible to load variables with an Inline Load and then call them?

Not sure if this is possible. I made a simple example to show what I'm trying to do.

Basically I have some complex variables already created and I'm trying to make a key table to allow me to call those variables in a chart.

I have put the name of the variable in an inline load but I can't figure out a way to have that convert to the actual variable.

I'd like to do something like:

=exec('$(' & Variable & ')')

And have it show the result of the variable in the chart.

Any ideas?

0 Replies