on 2023 Apr 03 9:50 AM
I need to clear all the input filters . I have around 10 input control, but when i am trying to clear its not working. tried so many options like sending " " to the set selected members, passing all. Please advise
Request clarification before answering.
vaishanavibashyam
vaishanavibashyamWith SAC QRC Q2 2023 release two new APIs for dimension filter will be introduced as below
https://blogs.sap.com/2023/04/11/whats-new-in-sap-analytics-cloud-release-2023.07/
You can use below to select All members
InputControl_1.getInputControlDataSource().setAllMembersSelected();
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
74 | |
30 | |
10 | |
8 | |
8 | |
7 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.