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
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