Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I want to display the values 30%,70% like this,
Please find the below attached document,
plz help me.
Thanks,
Hi,
Go to the Properties->numbertab->select fixed to->And make right on a check box show in percentage.
In presentation tab you can add segments and also you can set upper and lower bound for the segments
I hope it may help full to you
Hi,
check out attached sample application..
if you further need help then attach your sample application
HTH
Sushil
See the attached file
in properties of guage chart
presentation tab show scale you have to enlarge the major units for this
see below attached image
hope it helps
suppose you have two numeric field like A , B
then in your expression write for getting the value in Percent
sum(A/B)
then do this
Go to the Properties->numbertab->select fixed to->And make right on a check box show in percentage.
hope on the basis of this example you will solve your problem.