In one of my tables, one of my columns just stops working half way down, can anybody please take a look into this and help me figure out what's going on and debug?
Thanks!
This typically happens when a column gets stuck in a "queued" state, often due to loading delays in larger tables or if the column was changed/updated multiple times.
To fix this:
1. Force rerun the column: Click the column header and select "Force Rerun Column" to reset it
2. Alternative method: Click the column header, hover over "Run column," and select "Force" to jump-start the run
3. If that doesn't work: Create a new column by duplicating the current one, filter for rows where the original column "is empty," run the new column on those rows, then use "merge columns" to combine results
Try the force rerun first - it usually resolves stuck columns without additional charges.