on 2023 Feb 06 2:13 AM
Hello,
I have epmselectmember formula like this:
epmselectmember(,"ACTUAL","TYPE=''","VERSION")
The problem is in filter section, Type property = F, B or any other value works but I cant make blank work. I tried TYPE = " ", TYPE = ' ' (single or double quotations, with and without space in the middle)
Any suggestions?
zalakinc
zalakincUnfortunately comparison with blank (' ') is not supported in EPMSelectMember. The only way I see is you populate the TYPE with 'BLANK' rather than ' ' . You can use any other attribute value for TYPE if you like but EPMSelect will only work with some value and not blank.
Hope this helps !!
Please upvote/acept if this helps.
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
7 | |
5 | |
4 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.