Exporting a file that ends up having over 100 chunks.
The first and last rows of the files are split across different chunks.
Is there a a way to prevent this?
If you are exporting the files via the REST API( Python) you can configure your script to divide the files into chunks and change the size of the chunks to avoid the issue
The API returns 93 chunks already, is there a way to set their size? If so, how do I know an appropriate file size that won't split it again?
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.β¦
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the nodeβ¦
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create aβ¦