cancel
Showing results for 
Search instead for 
Did you mean: 

How to filter current Year and Previous years in EPMContext Member

former_member187267
Participant
0 Kudos

Hi Experts,

I am having EPMContextmember where i am having all time dimension members are coming ..

=EPMContextMember(,"Plan_Time")

But i need to have only current year and previous year time .

So any things with the filter can we have this ?

I do not want to see next year in the EPMContextMember..

Thanks,

ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186338
Active Contributor
0 Kudos

As an alternative you can use Excel in line drop down with a list of members generated using Excel formulas (Excel Data Validation).

You will be able to select month from current and previous year! But you will not be able to change context in this case.

former_member186338
Active Contributor
0 Kudos

Unfortunately, filter in EPMContextMember is very limited!

You can filter only for single value of YEAR property...

former_member187267
Participant
0 Kudos

Hi Vadim,

Year property filter, Can i have filter that in year Property It should be current year and Previous year only ?

Thanks,

Ravi

former_member186338
Active Contributor
0 Kudos

I have already answered you: only single property value can be used in filter like:

=EPMContextMember(;"TIME";"YEAR=2017")