How to Edit Data Functions


After a data function has been executed in an analysis, it is available for editing in the Data Functions Properties dialog. This is where you can change the input handlers, sync data functions with updates in the library, or refresh calculations if anything has changed.

To refresh a data function instance:

If you have inserted a data function into your analysis and the underlying data has been changed, you can update the calculation using the same settings as last time without needing to insert the data function again.

  1. On the menu bar, click Data > Data functions properties.

    Response: The Data Function Properties dialog is displayed and all data function instances that have been executed in the analysis are shown in the Data functions in current analysis list.

  2. Click to select the function of interest in the Data functions in current analysis list.

  3. Click Refresh.

  4. Click Close.

To change settings for a saved data function instance in an analysis:

  1. On the menu bar, click Data > Data functions properties.

    Response: The Data Function Properties dialog is displayed and all data function instances that have been executed in the analysis are shown in the Data functions in current analysis list.

  2. Click to select the function of interest in the Data functions in current analysis list.

  3. Click Edit Parameters.

    Response: The Edit Parameters dialog is displayed.

  4. If desired, change whether to Refresh function automatically.

  5. Change the Input parameter settings, and/or the Output parameter settings, and click OK.

    Response: The data function instance is updated using the new settings.

  6. Click Close.

To sync a data function with the library:

If a newer version of the data function definition used in the document is available in the library, you can sync to update the data function instance in the analysis with the changes in the library.

  1. On the menu bar, click Data > Data functions properties.

  2. Click to select the function of interest in the Data functions in current analysis list.

  3. Click Sync from Library.

  4. Click Close.

To remove a previously inserted data function instance from the analysis:

  1. On the menu bar, click Data > Data functions properties.

  2. Click on the data function instance you wish to remove.

  3. Click Delete.

  4. Click Close.

    Response: The data function instance is removed from the current document but any outputs that were added (columns, data tables, document properties, etc.) will remain until you remove those manually.

See also:

How to Use Data Functions

Details on Register Data Functions