I added a custom AI task to an existing column and it works fine for new data. It’s not a complicated one - it just fetches the initials for an employee’s name and puts them in the new column.
When I add an AI auto-fill like this, I’d like to be able to run it on the existing rows on demand, populating any empty fields.
The support team suggested I could export the whole board’s data and reimport it, but I don’t want to do that as the data is complex and I don’t want to have to recreate any of of the metadata, etc. There has to be a better way to trigger the AI auto-fill activity on each row.