Hi, I need to do a sum of accounts based on a property for a member formula account.
This is the syntax that I'm using but gets an error.
Sum(Crossjoin({FILTER({[ACCOUNT].CURRENTMEMBER.PROPERTIES("DIMLIST_BDA"="SOURCE")}, {[AUDITTRAIL].[SAP]})))
Thanks
William