Insertion of Variables and Sum of Counts for Two Different Columns
Need to do up a line chart with two dimensions, two lines (using count function for each) matching each of the dimensions and another line which is a total of the other two lines (combination of two count).
The two dimensions' codes are the same just that they are labelled differently in the master dataset.
How do I do up the line chart with two dimensions of similar codes and summation of two count from two different column in the expression portion.