Forum Discussion
cjohnson
2 years agoNew Contributor III
I've done something similar in the past using the XFMemberProperty. If I'm understanding the desired outcome correctly, try something like WBSDim.Base.Where(Text2 = XFMemberProperty(DimType=Entity, Member = |MFEntity|, Property=Name). I want to say MFEntity works in this situation, but it's been a minute since I did this.
RafMarques
2 years agoNew Contributor III
Hi,
I tried this now but it complains about ","
U3#WBSDim.Base.Where(Text2 = XFMemberProperty(DimType=Entity, Member=|MFEntity|, Property=Name))
I believe I can't use it since, based on the documentation, it should be used with Name and GetDataCell.
"Use this function with the Name() and GetDataCell() portion of a Member Filter."
Thank you
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago