cancel
Showing results for 
Search instead for 
Did you mean: 

Read/Write Access SAP Analytics Cloud

06-13-2025 11:14 AM
seamustaylor Explorer
1040 views 4 comments
0 Likes
SAP Managed Tags
Labels
data access controlData actionsac planning
Subscribe

Hi All,

I have a business requirement to restrict view/write access to individual product costs but allow the user to perform a calculation (Dataaction) using the individual product cost.

In other words, the user should never see the individual product costs but they should see the total amount calculated after the dataaction has been run.

The first screen shot shows the calculation for each product: Product Unit Cost * Volume = Cost $

seamustaylor_0-1749805241596.png

The second screen shot shows the restricted view aim, i.e. the total is stored on a "dummy product", but the cost per product is not visible to the user.

seamustaylor_1-1749805399879.png

If I use DAC to remove access to Unit Cost then the calculation does not work, even when the write back dimensions are not restricted.

Any help on this would be appreciated.

Seamus  

 

 

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Likes

Run the data action by admin user and retrict end user to only product/measure he is entitled. 

 

seamustaylor
Explorer
0 Likes

Thanks for your reply William, is it possible for the user with less access to trigger the Admin data action? The User with less access needs to be able trigger the calculation rather than using a scheduled event.

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Likes
That's not possible.
Chuma
Active Contributor
0 Likes

Hello @seamustaylor 

In SAP Analytics Cloud, product cost visibility is restricted using data access control on the product dimension. Use a Data Action to calculate and write only the aggregated total to a visible dummy product.

 SAP Help: Configure Data Access Control

SAP Help: Data Actions – Advanced Scripting

SAC Best Practices for Sensitive Data Modelling

With kind regards

Chuma