Marco
11 days agoContributor II
Quickview: Exclude entity if it does not contain a Text1
Hi All.
Is there a way to exclude entities that do not have a Text1 from the following?
E#XFMemberProperty(DimType=Entity, Member=|!PerformPnL_Entity!|, Property=Text1).Base
or
E#XFMemberProperty(DimType=Entity, Member=|!PerformPnL_Entity!|, Property=Text1)
Since I have that in my data management and it shows an error if it does not find Text1, I need to exclude those that do not have Text1