using this script in ssas cube:
([Account].[Syntetic account].&[P]&[602],[Measures].[Amount])
I am able to select all amounts related to syntetic account number 602.
Right now I'm not able to select all amounts for accounts beginning on 6 (use something similar to "LIKE '6%'. Is there any option for that? Thank you for your help
Ondra