on ‎2023 Nov 17 9:50 AM
Hi,
according to help portal documentation (2023.21): Use APIs Related to Story Filters it should be possible to retrieve story filters when using linked analysis:

if I filter a table (right mouse click - filter) the linked story filter appears (or existing story filter is updated accordingly):

However, I am not able to retrieve this story filter members. All I get is an empty array
var FS = Application.getFileDataSource("modelID");
console.log(FS.getDimensionFilters("used dimension in table to filter"));
our SAC version: 2023.21.6, connection: live BW on Hana 7.5
any ideas?
br
edgar
Request clarification before answering.
Hello, I am facing the same issue, but I wonder if the case is coming from the fact, that here we are strictly referring to the model - we can get info about all the dimensions, but I do not think we can retrieve values anyhow using this method.
I am afraid, for the time being, there is no option to use this functionality to pass via script story filters to other story based on same model...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.