cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi, I’m facing an issue with a Data Action where users select a start and end time period to perform employee transfers. However, the Data Action is currently running even on closed periods—meaning the actual periods—where I don’t want the new data to appear. The problem is that I’m scoping the time dimension based on user-selected parameters rather than using version properties, so the Data Action affects both actual and planning periods indiscriminately.

To solve this, I need a way to restrict the Data Action so that it only updates data for planning periods within the user’s selected range and completely excludes any actual (closed) periods, even if they fall between the start and end dates. For example, if the user selects January to June 2025, but January to March 2025 are actual periods, the Data Action should only process April to June 2025, leaving the actual periods untouched.  i have locked data at model level but i dont want to show the user any data movements on actual periods. Can anyone please help.

@N1kh1l 

Regards,

Lakshmi

0 Likes
View Entire Topic
SarauShen
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi @pragnya_m ,  if you have the periods being maintained as the properties of version dimension, here is an example how to filter out the data in data action formulas. 

SarauShen_0-1750199841517.png

More details can be found in help doc:

https://help.sap.com/docs/SAP_ANALYTICS_CLOUD/00f68c2e08b941f081002fd3691d86a7/afe93e3cf1414a7b8419b...