How can I share a workbook in Analytics with my supplier so they only see the sales of their products? I want to restrict access so they cannot view any other data within the dashboard.
Hi Paulina, As Gianni mentioned you can implement row-level security in your semantic model, or using role-based filters on a dataset.
The other part of your question, is how to share it. There are different methods depending on what the "Supplier contact" has access to your OAC (i.e. - can they login as a consumer). You can embed your workbook in a portal of your choosing. In July, Pages were introduced ( About Pages ) where you can create a custom page for your target consumers. In September the custom page feature will be enhanced to add additional controls to limit a target audience to that page (i.e. - they cannot navigate to the general home page). Create and share custom land pages with curated content for targeted audience groups.
• Create and share custom land pages with curated content for targeted audience groups.
• Allow admins to control which landing page different users/role will land on upon initial login.
Hi,
Welcome to the Oracle Analytics community and forum.
What you are asking is a common requirement and is usually achieved by implementing row-level security on your source.
How to achieve it depends on what your source is: dataset or semantic model?
Hi, thanks for your answer!
The source of the workbook is a dataset!
Do you know if connections that do not use TLS will be affected by the September 2026 update? Regards, Alison.
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'') ) ),…