I have a user who wants the ability to create new reports on the fly. We use Reports Builder 6i and Form Builder 6i. Can you start the report wizard from inside forms? Thanks!
We would like to protect the users from the actual table and field names, but still allow them to select which columns and in what order to display them in a report. I was wondering if we created a view with "user friendly" column names, could we start the Report Wizard from inside Forms and only include that view as the source. Or is that what we would use the Host command for? We're just starting to use Oracle and no one in the office has a clue how to do this. Thanks!
Unfortunately you can not pass a datasource to Report Builder, so for end user it's of no value. Did you try Discoverer? It may suit your needs better.
Another way is to develop Forms-only decision: create .html file from your source block using text_io package and open it in browser or some tool like MS Excel. Regards, Dima
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.