Concatenate to Summary Table
I have a joined table that combines two summary tables. I want to plot the results of one column against the other. These columns are calculated from values in their respective parent tables and are locked. However, I also want to plot a reference trendline (1:1) on this plot. To do this I would like to add four rows with numeric values in the two columns I'm plotting and create a new column that ...