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

Hiding Story Filters or Excluding Dimension Members via Scripting in SAC

RajuRao
Participant
0 Likes
1,472

In SAC, I want to exclude two dimension members from a table. I created a story filter to exclude these members. Is there a way to hide this story filter using scripting? Alternatively, can I directly exclude these members using scripting?

Accepted Solutions (0)

Answers (1)

Answers (1)

William_Yu1
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi RajuRao, 

  It's not possible to hide a specific dimension from story filter bar, but you can do following to hide the entire story filter panel from story viewer: 

  1. Set story filter panel to hidden from story filter: story setting -> view time setting -> filter panel 
  2. Hide story filter button in toolbar: story setting -> view time setting -> toolbar -> view -> remove filter icon. 

  And yes, you can set exclude member via script, but likely you need to do multiple types for different widgets or pages. 

https://d.dam.sap.com/a/3Y16uka/DeveloperHandbookSACAnalyticsDesigner.pdf

Best regards, William