Is it possible in OBIEE to use real data in tables - in conjunction with views using model - http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/10g/r2/prod/bidw/sqlmodel/sqlmodel_otn.htm - with parameters passed in from OBIEE dashboard prompts - to create - excel type functionality?
OBIEE 12.2.1
Oracle Database 12c
Possible, maybe...
Advisable, definitely not. OBIEE is a BI tool, not an interactive planning and modelling tool.
You might get it to work but it will not have the rich functionality you need and will probably not be so great for the users to interactive with.
If your need is small then better to look into Apex; https://apex.oracle.com/en/
If your need is greater then better to look into PBCS; https://www.oracle.com/uk/applications/performance-management/products/planning-budgeting-cloud.html ; or one of the other Hyperion / EPM products; https://www.oracle.com/uk/applications/performance-management/products.html ;where users will also be able to use excel with the Smart View add-in and model data in conjunction with business rules, standard excel functionality and purpose built web forms to achieve specific business ends.
There's a great tool that has excel-like functionality. It's called Excel.
If you want excel, use excel, you may want to look into smartview: Oracle Smart View for Office | Business Intelligence | Oracle
The users just want to be able run a report on Budget data and then put some simple "what if" type assumptions on top of that.
Can't I do this in OBIEE?
Like inflation goes up by 5% - sales fall by 2% - you get the idea.
maybe - but we want to be able to store this centrally on the database - I was thinking to use write back with this.
Okay, on "simple" - it starts that way and then invariably another requirement comes your way, and another, and ... before you know where you are you are buried in user expectation with a tool which will not satisfy their requirements.
At best you will build a limited functionality Frankenstein monster which will be flakey and the users will hate.
Seriously, 'this is not the tool you want' - will be the best advice you hear today.
Okay I get it and thanks for the links - I will study - and advise the business.
thanks all for advice.
Martin - I guess for now download to excel and model is not bad advice - thank you too!
No Problem, Haven't used smartview myself but it should enable you to get the best of both worlds
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M