I don't believe it's possible. A global variable can't have
different values for different configurations. If the variable is
driven by an equation, it will always have the value of the
configuration that SW deems is "active".
I agree with Josh. But if you still need to add, create an
equation. Now add that to the custom property and from their you
can link the global variable to Design table.
When I have to control a variable with Design table, I prefer
using sketch(just for setting variable), like below in Equation:
"Well_Volume" = "D1@Sketch1"
Then you can add D1@Sketch1 in DT and control the variable
indirectly.
"Well_Volume" = "D1@Sketch1"
Then you can add D1@Sketch1 in DT and control the variable indirectly.