How to Create resource allocation graph
Hi Team,
I want to create resource utilization graph in BIRT ,I have database shown in image ,I want to create graph like shown in image,How to create it?
please Give me a any suggestion,it will really helpful for me
Thanks in Advance
0
Comments
What database are you using? I ask this because there could be a SQL statement/option that we could use to make this easier.
Is the # of Owner columns fixed, or variable? If fixed, how many?
Do the # of Owner columns correspond 1:1 to the # of Utilization columns?
My initial thoughts are that we could get the results at the data source level, or in BIRT via a scripted data set.
Clement Wong
Principal Analytics Architect
OpenText Corporation
http://www.actuate.com | http://www.opentext.com
Thanks for response
I am using Jazz data source, the owner columns are variable, and owner 1 utilization fill in resource utilization 1 same as owner2 and 3
Please give me a any solution to do it