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