Specifying a custom refresh in the web

For reports that are displayed in the web, you can use the custom Refresh in web option to specify the refresh behavior of a range of cells.

  1. Create a Select Element or Set Parameters action.
  2. In the Inputs section of the action, click Add input/option.
  3. Select Optional Inputs > Refresh in web.
  4. In the Value field, select Custom.
  5. Specify this information:
    Cell range
    Specify the range of cells to refresh. For example A1:D3.
    Union ranges
    You can specify multiple ranges, separated by commas. For example, A1:B5,C10:D12. The union ranges option calculates a single range that includes all the cells in the specified ranges. For example A1:D12.
    Objects
    Optionally, click Add and select objects to refresh. Or select Add formula and specify a formula.

    Objects in hyperblocks are created as the hyperblock expands in View mode. To refresh an object in a hyperblock, add the wildcard character (*) as a suffix to the object's name. For example, ListView1*.

    Include action holder
    Optionally, select this option to refresh the cell that includes the action.