How to define the control limits from a column using graph builder?
Hi everyoneI am using graph builder to make the graphs in a report. I like to add the refence lines on the graph as CL,LCL,UCL. I have them in the columns (eg. X) in my table. I am trying to call them in the script like,{Add Ref Line(:X, "Solid", "Black", "LCL", 1 )}But it does not workCould you please help meThanks