Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible in one chart (speedometer) to have 2 expressions (needles).
In the first i wanna have avg(Paymentterm)
In the second avg(Paymentdays)
not in one chart but multiple gauge charts can be used in transparent mode to achieve your requirement.
see here. Multi value Gauge Charts

This is no possible with the integrated Chart, as the help states "Gauge charts are used to display the value of a single expression". This would be something to be solved with a Extension Object.
NO it is not possible may be you can use the two charts one for avg(Paymentterm) and another one for
avg(Paymentdays) and toggle it by the variables and some selection and triggered the variables for chart display.
not in one chart but multiple gauge charts can be used in transparent mode to achieve your requirement.
see here. Multi value Gauge Charts
