thank you
I have create some graph finally.
but this can't work:
<elements>{@SUM(production_management/main_page['budget'])}</elements>
and need to change to this:
<elements>{@sum(production_management/main_page.budget)}</elements>
don know why.
but can we do some more? like display sum or count value at the top of each bar?
I have create some graph finally.
but this can't work:
<elements>{@SUM(production_management/main_page['budget'])}</elements>
and need to change to this:
<elements>{@sum(production_management/main_page.budget)}</elements>
don know why.
but can we do some more? like display sum or count value at the top of each bar?