Help

Pasting data with row expansion not works!

Solved
Jump to Solution
4337 24
cancel
Showing results for 
Search instead for 
Did you mean: 
siriwat
6 - Interface Innovator
6 - Interface Innovator

Today, we could not copy-and-paste the external data (like excel, csv, google sheet ...) with multiple rows to Airtable's table properly.

siriwat_0-1696567615146.png

When we paste many records and need to expand the rows, nothing happens. Then what I could observed into the browser console log is shown below, yes, it has an error from the Airtable.

siriwat_1-1696567750855.png

Please solve this bug, Airtable team, this problem stops our works!!

*** The work around for this moment is, we must create empty rows enough before pasting data, then we could survive during the wait for Airtable team to solve this.

24 Replies 24
Dora
5 - Automation Enthusiast
5 - Automation Enthusiast

Hello Siriwat

Would you please say more details about the script?

Where do I need to put the script? How do I use extension or automation? 

if you have a screenshot that would be appreciated. 

 

 

siriwat
6 - Interface Innovator
6 - Interface Innovator

These steps as following in the picture
1. Add extension
2. Select scripting
3. Paste the code (and modify a bit)
4. Run

siriwat_1-1696668284534.png

However, you will need to modify the code just a bit for your need 

let tableName = "Your table name";
let numRow = 20;

...

 

 

siriwat
6 - Interface Innovator
6 - Interface Innovator

Anyone submitted a support ticket to Airtable?

I did, but no response until now, almost 4 days already with multiple seats, Team plan... What's their SLA ahh🥱

Pierre
4 - Data Explorer
4 - Data Explorer

I have the same issue. Please fix airtable.

Dora
5 - Automation Enthusiast
5 - Automation Enthusiast

Hello Siriwat

that's cool, I ran a test and it worked, however, when I fixed the row over 50 I got the error message.

Why?

Dora_0-1696744777154.png

 

Dora
5 - Automation Enthusiast
5 - Automation Enthusiast

Siriwat,

How to submit a ticket? I only can go to help and ask a virtual assistant and it always leads me to read the article. I can't find any support email address, do you know where i can open a case?

 

 

siriwat
6 - Interface Innovator
6 - Interface Innovator

Ah, yes, Airtable limitation for adding row, max 50 rows at a time.

siriwat
6 - Interface Innovator
6 - Interface Innovator

Through the chat actually, but in a very deep menu. I may not have a correct instruction for this, but this is  what I message in the chat.

"I have critical problem that block business process." --> Enter
Then you say No to whatever bot suggested you to read for help... Until you found these following menu
"Help with Airtable product" --> Click
"Airtable is not working as expected" --> Click
"Business Critical: Airtable is completely unavailable or a product issue is degrading critical business operations." --> Click
"I still need help" --> Click
"I have the necessary info, open a Support ticket." --> Click

Then you could submit a support ticket.

Dora
5 - Automation Enthusiast
5 - Automation Enthusiast

Siriwat

Thank you, finally I was led to open a ticket and hopefully they can solve it ASAP.

Airtable should pay you as a consultant, you provide a prompt reply and workaround than theirs. 

 

victorcalegare
4 - Data Explorer
4 - Data Explorer

Same problem here!