You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you a ton for all your hard work. I am trying to create an array to write to a csv and im having a hard time figuring out how to do it from const cellset = await tm1.cells.executeMDX(mdx, { skipZeros: true })
What would your suggestion be? The Tm1py lib does it but I am not great with python. Thanks so much
The text was updated successfully, but these errors were encountered:
Thank you a ton for all your hard work. I am trying to create an array to write to a csv and im having a hard time figuring out how to do it from
const cellset = await tm1.cells.executeMDX(mdx, { skipZeros: true })
What would your suggestion be? The Tm1py lib does it but I am not great with python. Thanks so much
The text was updated successfully, but these errors were encountered: