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

API to access the SAC custom current date story filter

claudeericlesel
Explorer
0 Kudos
1,194

Dear all,

I use custom current date story filters in my SAC stories, as a reference dates for the filters on date.

So far so good.

Question is: is there an API to read the selected custom current date in a SAC script?

Using the Application.getFileDataSource().getDimensionFilters() function, I can see all story filters based on dimensions, but not the custom current date filter.

Hoping somebody has an idea (and first of all, hoping SAP made it possible...).

BR,

Claude-Eric Lesellier

Accepted Solutions (0)

Answers (2)

Answers (2)

claudeericlesel
Explorer
0 Kudos

Hi Nikhil,

Thx for your answer.

There are quite a few topics we have to wait for...

But again, thx for your help.

BR,

Claude-Eric Lesellier

N1kh1l
Active Contributor
0 Kudos

claude-eric.lesellier

claude-eric.lesellierThe custom date actually creates an input control and there is an API to read Inputcontrol selections but currently its not supported for this date control. I think you would have to wait for SAP to allow the API to read all Input controls.

Br.

Nikhil