Get column name action in Apple Keynote package
- Updated: 2025/08/01
Get column name action in Apple Keynote package
The Get column action in Apple Keynote package retrieves the column name for a specific cell from a designated table in your Keynote presentation. By specifying the table title and cell address, this action returns the column header text which is useful for dynamically identifying columns in automations like data extraction, validation, or reporting.
Settings
- Use the Session name field to select one of the following
options:
- Session name: Enter the name of the session used
to open the presentation with the Open
action.
(Optional) Click the Insert a value icon to select an existing variable that you have used to store the default session name.
- Variable: Enter the name of the variable that you have used to store the session name.
- Session name: Enter the name of the session used
to open the presentation with the Open
action.
- In the field, specify the name of the table from which you want to retrieve the data.
- In the Note: For example, if you specify the cell address as A4 and this cell exists in the selected table, the action will return A as the output.
field, specify a cell address of any cell in the column whose
header you want to retrieve.
- In the Store column name field, select a string variable to store the output.