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

SAC - Set StoryFilter via Table

mtayibi
Participant
0 Kudos
291

Hello,

is it possible to set the StoryFilter via Table cell selection?

Expected result:

1.png

4.png

Actual result:

6.png

I used the following script for the on select event for the table:

Application.getFileDataSource("").setDimensionFilterWithHierarchy("ID_FIRMA",Alias.FlatHierarchy,this.getSelections()[0]["ID_FIRMA"]);

 

The problem here is that the story filter is set to one element according to the selection. All other filter values are not visible anymore.

 

Kr

Ben

 

Accepted Solutions (0)

Answers (0)