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

SAP Analytics cloudHow can I suppress a filter-prompt after SAC external Link with parameters

SOMCH11
Discoverer
0 Kudos
422

I would like to add a hyperlink to another story with live data to a widget within an SAP Analytics cloud story. I do this via a SAC hyperlink, external link and give the link filter criteria of the dimension (e.g. v01Val=...&V01Par=...). This also works perfectly. However, a mask is now displayed on the jump where you can set the filter criteria. Is there a way to prevent this input mask from being displayed and to directly open the story with the filter criteria from the hyperlink?

Accepted Solutions (0)

Answers (4)

Answers (4)

david303010
Explorer
0 Kudos

I've tried to reproduce the problem on our tenant. The only way to reproduce this situation on our tenant was to use : "Clear Variables and Use-Serverside...." did you check if on the target Story you use this option here :

david3030_0-1729838353399.png

If you use "Clear Variables...." no chance to get the expected result, even if you try with autoSubmit.

You don't need autoSubmit for stories, you need it for jump on the DataAnalyzer for Example.

Ich wünsche dir einen schönen Tag

david303010
Explorer
0 Kudos

Could you try to define your URL like this one : 

v01Model=t.1:C6b40n1kb7l4mbce2a0hvd5po7f&v01Par=ZP_K_USER_003&v01Val=BARRED&v02Par=ZP_0CALMONTH_030&v02Val=202409

model first, then your variables. YOu don't need to define several times the samemodel

 

Eventually check that in the destination story, you use 

david3030_0-1729675728276.png

I hope it helps

SOMCH11
Discoverer
0 Kudos
Unfortunately, it does not work as desired if the model was defined once at the beginning. The two variables are transferred correctly, but unfortunately you don't jump directly to the new story. https://...../sap/fpa/ui/app.html#/story2&/s2/550A678132818FEEF7DE780B6B953C4B/?v01Val=Kostenstelle&v01Par=MMEO_P_STKS_01&v01Model=t.9:Cpogav09igk9kd322k4h0ueqr6o&v02Val=Jahr_Monat&v02Par=0P_CALENDAR_MONTH&v02Model=t.9:Cpogav09igk9kd322k4h0ueqr6o&autoSubmit=true
SOMCH11
Discoverer
0 Kudos

of course:

here I select a Dimension for the Link and click in the hyperLink

SOMCH11_0-1729671657170.png

and this is the screen I like to supress :

SOMCH11_1-1729671832861.png

and this is the definition of the external Link: 

https://........../sap/fpa/ui/app.html#/story2&/s2/.................../?v01Val=Kostenstelle&v01Par=M...

SOMCH11_2-1729672281783.png

 

david303010
Explorer
0 Kudos

Hello, could you give a printscreen of this mask ? REgards