Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created a new method to expose Cell Partitioning #976

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

rclapp
Copy link
Collaborator

@rclapp rclapp commented Oct 10, 2023

Method to expose CellSet Partitions. The functions tm1.GetPartition returns a collection of CellSet Cells. Therefore partitioning could not be easily integrated into other "execute...." functions. To do so it would require the ability to view the axis information for the given partition, that is not available directly in the API. Enabling it would require TM1py to stitch together the partitions based on cell ordinals. There is no direct way to navigate from a cellset cell to the cell address (https://www.ibm.com/docs/en/cognos-tm1/10.2.2?topic=1022-schema#restapi_v1_csdl_entitytype_CellsetCell)

@MariusWirtz MariusWirtz merged commit 29eb9ee into cubewise-code:master Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants