cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Using an generic parameter in Multi Action

Ganjos
Participant
0 Likes
30

Hi team,

I am currently working on a Multi Action in SAP Analytics Cloud that contains four Data Actions from different models.

Is there a way to create a generic parameter (for example, a Year parameter) so that I only need to enter a value such as 2028 once, and then have all the Data Actions within the Multi Action automatically use that same year value?

In other words, I would like to maintain a single parameter at the Multi Action level and pass it to all underlying Data Actions, avoiding the need to enter the year separately for each one.

Has anyone implemented something similar or can confirm whether this is supported?

Muti action:

Ganjos_0-1781800134145.png

Data actions in question with year:

Ganjos_1-1781800170888.png

Ganjos_2-1781800191393.png

Ganjos_3-1781800213606.png

Ganjos_4-1781800236409.png

 

 

 

Thanks in advance.
Ganjos

Accepted Solutions (0)

Answers (1)

Answers (1)

N1kh1l
Active Contributor
0 Likes

@Ganjos 

I think unfortunately not. Cross model parameters are only supported for public dimensions and since version and date are private dimensions in model, they do not qualify. There is an much voted influence request but it seems it will only materialize once there is a support for public date and version dimension. Never the less do upvote the request.

Multi-Action Cross-model parameter on Version & Date dimensions

Improvement Request Details - Customer Influence

Hope this helps !

Nikhil

Ganjos
Participant
0 Likes
Hi @N1kh1l, thanks for the answer, my other question is: Is there any other solution, perhaps using scripting in the story or another approach, that would achieve the same result?