Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Gantt Chart Apex 4.2

Gus CNov 25 2015 — edited Nov 25 2015

I cannot get the supplied gantt chart to work in Apex 4.2

select null link, NAME task_name, ID task_id, null parent_id, START_DATE actual_start, END_DATE actual_end, PROGRESS progress, null planned_start, null planned_end

from "ACN240"."PROJ_STAGES"

I get an error message

pastedImage_2.png

Does anybody know a good plugin chart for version 4.2

Gus

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 23 2015
Added on Nov 25 2015
2 comments
616 views