8000 Issue while updating schema after measure creation · Issue #879 · atoti/atoti · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Issue while updating schema after measure creation #879
Open
@cmariscalvo

Description

@cmariscalvo

Hi.

I am applying a partial join between two tables called MAIN STORE and PL_STORE:
image

I am not including all the PK's of PL_STORE table, however I am adding the mapped PK's during my cube creation:
image

Afterwards, I create hierarchies manually for the rest of PL_STORE PK's:

image

Then, I am trying to create a measure based on another column of the PL_STORE:

image

However, I get the following error:

image

The schemas for both MAIN and PL tables are the following:

image

image

I am using the latest atoti version, 0.8.11. I used before this 0.7.1 but I am getting the same error.

Maybe is it a problem for creating measures on partial joins using non-PK columns?

Thank you

Metadata

Metadata

Assignees

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