is it possible to create one interactive report which can query any table
i want to implement the following page:
page item P4_TABLE which is a dropdown-list with the following content select table_name from user_tables
one interactive report which should query the selected table (P4_TABLE) select * from &P4_TABLE.
but i didnt get it to work to pass the table name to the interactive report query. can this be achieved in some way?
regards,
matthias