Hi,
As a newbee on myDBR, I have a problem that I cant find a solution for.
I have a meter chart that should visualize if a person has reached todays target. So the scale should be the target+x%. I can get it to work if I hard code the scale with.
select 'dbr.chart.options', 'scale', 0, (30), 5;
, but how do I make the scale based on a value from the database?
Regards
Fredrik T