Data Type Issues with AI-Generated Company Lists in Clay S.
Hey Clay S. ā need help with a āUse AIā + data type issue. Iām using āUse AIā to extract a list of company names and their website URLs into a column called āCompany Listā. Issue: - I set the column data type to Text since thereās no list/array type. - The AI function returns an array of objects, but in the cell it displays as [object Object],[object Object],... and throws an error when accessed. - Also noticed āTextā appears twice in the column data type dropdown. Questions: - Is there a column type that can safely store an array of JSON objects or a list of structured data? Table Url