cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced Filters in SAC

591

Hi All,

We have created a Forecast Layout with Actual and Plan Data in Columns. We have also taken Audit trail ('INPUT_ACT' and 'INPUT') in the column.

We are unable to restrict the columns with the following combinations of (Actual - INPUT_ACT) and (PLAN_INPUT) using the advanced filter feature.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Saurabh,

Where do we need to add the code?

saurabh_sonawane
Active Contributor
0 Kudos

table1.getdatasource.setdimensionfilter("category",[ Actual - INPUT_ACT,PLAN_INPUT]);

Thanks,

Saurabh S.