File import limit (csv or xlsx)
Hi all,
Does anyone know the limit for file imports in DGC ? I have to update the status of 239000 column assets, I am doing it by 15000/20000 file but it takes a lot of time.
Thanks for your help,
Sonia
soniadupont1
Posted 4 years ago · Edited 1 year ago·Last reply 4 years ago
2 comments
soniadupont1
OP4 years ago · EditedThanks Arthur ! Indeed the API would have been a better option, I will think about it immediatly next time.
arthurburkhardt
·4 years ago · EditedUsing the importAPI would allow you to do it in one go. (either from rest or java API).
Optionally, you could use the excel import, but .xlsx have a limit of 1048576 rows/columns.