Lanny H., it appears it's because the Scrape Website columns haven't run and it's trying to determine if the input exists or not. It appears those scrapes haven't run because there's no rating available from the google search and it returned and it shows an error in some of the rows. The following formula format should fix the error in the rating columns: {{find indeed rating}}?.search_results?.[0]?.rich_snippet?.top?.extensions ? {{find indeed rating}}?.search_results?.[0]?.rich_snippet?.top?.extensions?.[0]?.replace(/[^0-9.,]/g, '') : ""