Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
manoranjan_d
Specialist
Specialist

Bar chart Popup

Hi

I have bar chart with one dimension and two expression.

Example

1)dimension as dept

expressions

1) which have count of emp

2)which have dollar amount

The user want to toggle between the count and amount, so applied group in the expression

user want to see the dollar value inside the bar

example if the dollar value has 456213 it will show the as $4.56 inside the bar.

now the issue is he want the dollar value popup as $456213 and inside the bar chart  he need the value as $4.56.

How can i achieve the popup for dollar value, bcoz in toggle i m facing the popup value for count and dollar value.

4 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

Create variable vType, and use two expressions with conditional display to select either one. In the expression properties. Toggle vType using buttons/text boxes with set variable actions.

t1.png

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
sujeetsingh
Master III
Master III

You can have the values on data points and text as pop up if want to present two values parallel then use a expression as line chart and make it transparent on combo chart. Hence you will not see any line chart but data points will show the popups.

susovan
Partner - Specialist
Partner - Specialist

Hi Manoranjan,

Will you want like this?

13.JPG

Warm Regards,
Susovan
Digvijay_Singh

You may like to see this as well -