cancel
Showing results for 
Search instead for 
Did you mean: 

FileDataSource.getDimensionFilters working for anyone with live bw connection & OSE?

eeddggaarr
Contributor
0 Kudos

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

Accepted Solutions (0)

Answers (0)