Problem using the .&[member] expression

  • The ".&[]" notation usually indicates a tuple. If the syntax generated does not contain the ampersand, it means that it is not an actual tuple but a level within the attribute hierarchy (i.e. not the lowest level).

  • Thanks for the reply Martin, I really appreciate it. Unfortunately that is not the case. In the first example, State is also a level in the hierarchy. the members come out as &CA, or &San Francisco (City level). Just strange that in the other project file, it is not behaving the same.

  • Are you not maybe using a user-defined hierarchy in the one system, and the attribute hierarchy in the other?

Viewing 3 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply