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

Analytical Application - User session variant

0 Likes
740

Hello,

When creating an analytical application in the analytics designer, is it possible to configure variables bound to the user? I'm looking for similar functionaly to the user variants of an abap transaction; save the application's state (input parameters, table filters, etc.) between user sessions so the user comes back to the app how they left it.

Is it possible to do this? If so, what features of the analytics designer should I use?

So far, the only idea I have is to create a model that holds the variable values for all users and create scripts to maintain said variables, but I hope there are more features that can reduce the amount of code I have to write/maintain.

Thanks for your time!

Accepted Solutions (1)

Accepted Solutions (1)

Bob0001
Product and Topic Expert
Product and Topic Expert

Checkout the bookmark feature, which is intended for such scenarios.

0 Likes

It's precisely what I needed. Thanks 🙂

Answers (0)