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!

APEX Chart series using URL links from SQL query?

user11226271Jun 19 2024

Hi all,

We used to have URL links on the elements of an APEX chart series, which where generated by the same SQL query (actually generate by PL/SQL) that was used to fill the series ("LABEL" and "VALUE" columns). The links used to be filled by the “LINK” column in the SQL query. Now I see that I have to define a link in the attributes of the series. But I do not see how I can use the results form the SQL query.

I have seen that the link allows a "Redirect to a page in the application" and that I can set Items in the target. However, these apply to all elements in the series, while before it was possible to have different values per row of the SQL query or value of shown in the chart. Can this be achieved?

Cheers,
Ralf

This post has been answered by fac586 on Jun 19 2024
Jump to Answer
Comments
Post Details
Added on Jun 19 2024
2 comments
834 views