Skip to content

execute_view_dataframe_shaped aggregates data when there are repeated elements in a dimension #1323

@svbtropical

Description

@svbtropical

Describe the bug
Hi guys,

This is an issue reported by one of our customers in PowerConnect.

When using execute_view_dataframe_shaped with iterative_json=True, if an element is repeatead in rows, its data gets aggregated:

Image

However, when using use_iterative_json=False, this doesn't happen:

Image

To Reproduce
Create a view that contains a dimension subset with repeated elements in it.

Expected behavior
It should not aggregate the data but show the element twice.

Version
I replicated this in TM1py 2.0.4 & 2.2
TM1 Server Version: 11.8.01900.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions