Skip to main content
Question

Migration using Excel Add In in IFS Cloud

  • October 16, 2023
  • 4 replies
  • 169 views

Forum|alt.badge.img+1
  • Do Gooder (Partner)
  • 1 reply

Does anyone know if there is a limitation on number of rows when migrating using Excel Add-In?

I have done a few tests and it seems to be limited to 5000 rows??

 

 

4 replies

Nirogini Janstin
Do Gooder (Employee)
Forum|alt.badge.img+5
  • Do Gooder (Employee)
  • 50 replies
  • October 17, 2023

Hi @stbjno , there is not limitation on number of rows in Excel Add-in. 


ashen_malaka_ranasinghe
Hero (Employee)
Forum|alt.badge.img+12

Hi @stbjno,

Did you get an error message during your tests? If so, please provide that one.


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Partner)
  • 1 reply
  • October 17, 2023

I get an error message when trying to load data. Error message is saying: “The operation failed because multiple workbooks are open and the workbook being called by this API has lost focus”.

I know there are more than 5000 rows in the table to fetch from, but it looks like the operation is timing out or so. It stops at exactly 5000 rows every time.

 

 


Forum|alt.badge.img+5
  • Do Gooder (Employee)
  • 26 replies
  • October 23, 2023

This could be an issue with Microsoft excel add -in related.

Error handling with the application-specific JavaScript APIs - Office Add-ins | Microsoft Learn

Can you please check from your end focusing on description of this error