Sign in to follow this  
FusionCharts Support

Combining Display Text and Database values

Recommended Posts

I'm trying to add displayValues on my Trendpoints. I am using the displayValue attribute. I want to combine the text with a value received from a database - I do not need help with the DB - but is there a way to combine two values and have it displayed?

 

 

 

similar to the concat function in SQL - concat('75th=',$row[Q75]) = display '75th=115' on the chart?

 

 

 

I can do one or the other - but not both

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this