Yes, you can randomly assign values using AI Formulas in Clay. Here's how:
1. Add a new column and select Formula
2. In the AI Formula Generator, describe what you want: "Randomly assign one value from a set of values"
3. Type / to reference any columns you want to use in your condition
4. Click Generate Formula
5. Review the sample output and click Save Formula
The AI will create custom code to randomly assign values from your specified set.
Yes, generate a random number between x and y OR return x,y or z randomly- You can use this forumula. Where x,y,z are the values you want to randomly generate
To randomly assign a value from a specific set using AI Formulas in Clay:
1. Add a new column and select Formula
2. In the AI Formula Generator, type your instruction like:
• "Randomly return one of these values: x, y, z" or
• "Generate a random number between x and y"
3. Click Generate Formula
4. Review the sample output
5. Click Save Formula
The formula will automatically generate random values based on your specified set.