So far, I’ve been using Airtable to store my transactional data. With Data Tables now available, I figured it was time to migrate some of my data across. I did that for a table with about 375 records and about 15 columns - a list of scraped Instagram reels.
I have added a field as the Instagram Reel ID. It’s a long number (e.g. 3639726853330357600). I’ve configured it as a number in the Data Table. Next, I want to filter on this field. Somehow, when I do a simple query (Data Table block with Get Row using the Instagram ID from the previous step, it returns nothing).
Fine… I’ll troubleshoot. What happened next I completely don’t understand. I go into the data tables section. I copy the Instagram ID from a record. Then, I filter the table (using the filters at the top of the screen), using “Instagram ID” Equals “ID”. I paste in the ID that I just copied, so I know the row is there. It returns No Rows.
The filtering works fine on other text or numeric fields (e.g. the shortcode, height, width, number of views, etc.). Could it be that the number is just too big to be stored in Data Tables, and I should convert this column to text?
This is on Cloud Version 1.118.2 (latest stable).