8000 Can not create hierarchy because the fields can not be found, though their levels exist · Issue #878 · atoti/atoti · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Can not create hierarchy because the fields can not be found, though their levels exist #878
Open
@cmariscalvo

Description

@cmariscalvo

I am experiencing a problem while setting up a multilevel hierarchy for my cube.

First in my code, I define the hierarchies that are necessary for later defining the multilevel hierarchy:

image

Later in the process, I define the following multilevel hierarchy:

image

As you can see first the self._hierarchy_economic is executed and the first image hierarchies and levels are computed.
However when it reaches the multilevel hierarchy self.h['PnL'], I get the following error:

image

And these fields are actually created, as I can access them under the self.h atribute of my cube (where my hierarchies are):

image

Do you have a hint why this is happening? I does not make sense to me as I can access the actual hierarchies and levels that supposedly are not created.

thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugunexpected or wrong behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0