Hi experts,
I'm encountering an error while uplaoding a TSV file for import source data.
The error window says "invalid END header (Bad central directory offset )"
Could someone give solution to this?
Hi @Tsuyoshi_Inoue ,
can you please share the file that you are trying to upload ?
Thanks,
Naushad
@Tsuyoshi_Inoue
As long as you are loading flat files (.csv or.txt) you should be able to upload the file. Can you please share the extension of the file, is it .txt?
Hi @Tsuyoshi_Inoue
You will get this error "invalid END header (Bad central directory offset )" when your file got corrupted. try to unzip the file & check whether are you able to open the file or not?
Thanks
Akhtar
You've uploaded your file archived inside a zip file? Anaplan cannot read the directory structure in that zip file. This could happen if the upload was incomplete (network problems?) and the browser didn't realize. How did you zip the TSV file?
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…