You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

NonEmptySubset function syntax for ASO

Question
12
Views
0
Comments

Summary:

Can NonEmptySubset function reference intersections of Accounts (compression dimension) and another dimension in ASO database

Content (required):

Can I check for NonEmptySubset of Entities and [Receivables_$] (Accounts dimension) in the following formula?

Case

 When ISANCESTOR([Total Geography], [Entities].CurrentMember, INCLUDEMEMBER)then

IIF(IS([Balance Type].currentmember,[EndofPeriod]), IIF( NOT(IS([Year Total].CurrentMember,Jan)), [Receivables_$] - ([Receivables_$],[Year Total].CurrentMember.PrevMember), [Receivables_$] -([Receivables_$],Years.CurrentMember.PrevMember, Dec) ), MISSING )

end


Thank you

Version (include the version you are using, if applicable):

Planning

22.12.54

Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!