I have a requirement to add the following list as a drop-down in my Excel file. Can I use Alteryx to add this drop-down in the STATUS column so that the user can select the value from this drop-down while updating the status of the record?
| Status |
| Closed |
| In Progress |
| Error |
| Canceled |