Using column values from selected rows as labels for added references
I am attempting to pull column values for selected rows into a concatenated label which is used in annotating an added reference line in a distribution. The error message in concatenation is due to mismatch in the list dimensions. The Associative Array calls used to collect values from the selected rows is removing duplicate values, resulting in lists of unique values. My goal is to get the name,...