Scripting table scripts containing reference lines from a different dt
Hello, I have a task to script some visualizations as table scripts. Normally this is simple. The rough part is the reference lines that need to reference other sources when the script is running. Due to the references being contained in two functions that don’t normally accept variables from the outside, finding out how to use expression manipulations to insert these values is something that is...