Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

combining two measure into one

 

Hi Experts

 

Is it possible to show two measure on a Horizontial bar chart (clusteredchart) in the value field, as follows...

Current i have

 

 

 

But i want to show same bar chart but after the value # (i.e 4,839) i want the % value so end result is

4,839 (0.02%).

 

 

  • Anonymous  i cant' really see a way to do it, in a pie chart you can use both

     

    the only way i can see you being able to display both in the same graph is using a line and stacked or line and clustered bar chart, otherwise if you want use the usual bar char you need to use a tool tip or plot the % on a different bar and that look weird

     

    ie 

3 Replies

  • vanessafvg's avatar
    vanessafvg
    Icon for Community Champion rankCommunity Champion

    Anonymous  are you wanting a separate bar for the % or just to be able to see it, ie in the tooltip?

    • Anonymous's avatar
      Anonymous
      Not applicable
      Hi Expert

      I want to see the result on the same bar.
      • vanessafvg's avatar
        vanessafvg
        Icon for Community Champion rankCommunity Champion

        Anonymous  i cant' really see a way to do it, in a pie chart you can use both

         

        the only way i can see you being able to display both in the same graph is using a line and stacked or line and clustered bar chart, otherwise if you want use the usual bar char you need to use a tool tip or plot the % on a different bar and that look weird

         

        ie