cancel
Showing results for 
Search instead for 
Did you mean: 

Filter data source according to user input of Max and Min value for measure

former_member354226
Participant
0 Kudos

Is there any way to have user input boxes of Max and Min value in sap design stdio application and based on user input of max and min value, the data source will get filtered ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Pan, is your data source a BW query?

If so, you could use a variable in your BW query's condition and then write JavaScript for your input box to pass the value of the input box to the BW variable and refresh data source.

Edit: you would actually need two conditions in you BW query, with two variables (Max and Min).

former_member354226
Participant
0 Kudos

Thanks Agata... 🙂

Answers (1)

Answers (1)

TammyPowlas
Active Contributor
0 Kudos

There are extensions that do this - see the SAP Analytics extension directory: https://analytics-extensions.enter.sap/

Something close to a range slider here: http://cdn.visualbi.com/wp-content/uploads/visualbi-extensions-for-sap-businessobjects-design-studio...

former_member354226
Participant
0 Kudos

Hi Tammy,

Thanks for the reply.

Is there any way to implement this scenario using components that are available in Design Studio by default?

TammyPowlas
Active Contributor
0 Kudos

Personally I don't know how to do that; I wouldn't reinvent the wheel. I recommend a cost-benefit analysis - the time it will take for you to do yourself versus someone else who has already done it (including testing, etc.) - it may be worth getting a trial