Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to set up a bar chart where I have the total value in bar charts, but when I have the users hover over the stacked bar, all values display instead of each stack.
Rep - bar totals 20
In the Pop-up Text when hovering over any part of the Reps' bar value:
Rep = Rep1
Phone = 10
Email = 8
In-Person = 2
Not sure how to set this up - any suggestions would be helpful.
Thanks in advance!
Hi,
Can you please provide the sample data or screen shot.
.//yusuf
Best I can do - think of bar 1 as Rep1 and bar 2 as Rep2
Rep1
Rep2
Should say for Rep1 as one pop-up text
Rep = Rep1
Phone = 15
N/A = 2
Email = 84
Live = 29
Is it a Stacked bar chart , if its a stacked bar chart and you have your dimension added it should show the values , can you share your sample expressions/dimensions/chart image...
Hi,
Try this: create one variable =[Phone]+[Email]+[In-Person], unclick the "bar" for the expression (hide the column in graph), and select "show values on the data" for this expression (unclick for the others).
Hi ,
Right Clik Bar chart ---->Goto Expression Tab--->Check Values on data points
you will get Values in bar chart