How can I force AI columns to run, even is some of the input mentioned in the prompt is missing?
To run AI columns even when some input is missing, you have a couple of options: 1. Adjust the "Required to Run" toggle: โข Open the Prompt Editor for your AI enrichment. โข For fields that aren't crucial, disable the "Required to Run" toggle. โข This allows the enrichment to run even if those fields are empty. 2. Use conditional formulas: โข In the enrichment panel, go to "Run Settings". โข Set up a condition that allows the column to run based on available data. โข For example, you could use AI to generate a formula like "Run if at least one input field is not empty". 3. Configure run settings: โข In the "Run Settings" section, you can fine-tune when the AI runs. โข Use the "Only run if" option to set specific conditions for running the enrichment. These methods should help you run AI columns more flexibly, even with partial input data.