
Dynamic Columns
Datasets support dynamic columns that can fetch values from external APIs or execute other prompts at runtime. This transforms static datasets into dynamic data sources, enabling you to:- Fetch live data from external HTTP endpoints using API variables
- Chain prompts together using prompt variables
- Populate columns automatically instead of manually entering values