Graph builder overlay question
Hi,I would like to build a graph from a table that is like this:UserEventFrequencyAW2AX1BX3BY!CZ2DX2EZ3………I want the graph to be two side-by-side bar graphs. The X-axis will be Event.The left pane should show % of each event type for the group of all users (i.e. numerators are number of each event tyoe for all users, denominator is all events of all users).The right pane should show % of each even...