Sign in
    Shared Email Templates

    Datasets for your Outlook emails

    If you have tables with data that you need for your Outlook emails, you can create and use datasets.

    Read less!
    Grab cheat sheet instead

    Key definitions #

    • Dataset. A set of data organized into a table from which values for your email messages can be retrieved.
    • Simple dataset. A dataset that you create in the add-in manually or import from a TXT or CSV file.
    • Key column. The leftmost column of a dataset (an identifier column) that contains values identifying rows from which data are retrieved.
    • Key values. Values that the key column contains.
    • File column. A column that is used to specify OneDrive and SharePoint files that can be attached with the Attach, Insert, and WhatToEnter macros as well as with tables and lists bound to datasets.
    • Picture column. A column that is used to specify images stored on OneDrive and SharePoint that can be inserted with the InsertPicture and WhatToEnter macros as well as with tables and lists bound to datasets.
    • Default Items column. A column that is used to specify dataset rows that will be automatically selected for the WhatToEnter macro dialog or automatically inserted into tables and lists bound to datasets.
    • Regex Field column. A column that is used to specify email fields. For the WhatToEnter macro dialog and tables bound to datasets, this column will enable automatic selection of dataset rows where the content of the specified email fields matches the regular expressions in the Regex column.
    • Regex column. A column that is used to specify regular expressions. For the WhatToEnter macro dialog and tables bound to datasets, this column will allow automatic selection of dataset rows where the content of the email fields specified in the Regex Field column matches the specified regular expressions.

    In this section #