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

Using wildmask in epm dimension override

Former Member
0 Kudos
430

HI Experts,

In SAP BPC 10.1, I would like to know how we can use wildmask in epm dimension override based on property.

Example -

GL Property

1000000 A,B

1000001 B,C

1000002 C,A

In epmdimensionoverride, the member field is being referenced to another cell, and in that cell "PROPERTY LIKE *A*" doesn't work, and just typing "PROPERTY LIKE A" gets account 1000000 and not 10000002, so how do we provide wildmask in this case so that both the GLs are pulled together?

Regards,

Shariq

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

It will not work like this. You may create multiple properties or extract the full list and perform search using Excel functions.

Former Member
0 Kudos

Thanks Vadim.

Answers (0)