Hi,
i used one of the field in report as
apex_item.POPUPKEY_FROM_LOV and my other fields are
apex_item.text when i run the page im getting below error.
Error in init lov: ORA-06561: given statement is not supported by package DBMS_SQL p_lov:wwv_flow_security.g_security_group_id:7091282824557208401wwv_flow_security.g_curr_flow_security_group_id:7091282824557208401 Unable to initialize query.
How to resolve this?
Thanks.