Jedox Web Actions: Export Report

While the full toolbar may not be available to the end user, it is still possible to enable them to export a report with the Export report action. The Export report action can trigger an export action directly on a report without requiring any macro code.

You can use the Export report Action in the Jedox Spreadsheet and Canvas. To set up this Action in a spreadsheet, you should first select a form element (Button, Checkbox, List box, DatePicker, or ComboBox), and in a Canvas, you should add a native component that has Actions (Combobox, Button, Checkbox).

Below are the steps for setting up the Export report Action for a Button in a spreadsheet. These steps are also applicable for configuring this Action in Canvas.

  1. In the Insert menu, click on the Button icon.
    Insert menu with Button option highlighted

  2. Click on the Actions tab and click on Add action. Select the Export Report action.

  3. The next dialog offers several options for the Action. Using the close button, you can close the action, and by clicking on the Bin icon you can delete the action.

    In the Export as section, you can decide whether the end user can export the report in XLSX Snapshot, XLSX OLAP Snapshot, PDF, HTML formats. In the File name section, you can set a file name, or you can select a Named Range, Range, Static value, Settings key, or a Variable as a file name.

Export report Confirmation dialog

When you choose the Export Report action in the Type of action dropdown menu, you can see the Confirmation dialog option at the end of the action dialog.

In the Confirmation dialog, you can customize a confirmation message for the end user. You can add a Title, Body, Primary button label, Secondary button label, and an Icon to your customized message. The screenshot below shows a confirmation message:

Action failure

You can choose between two options in case an action fails. First, choose to show a pop-up feedback dialog, and second, ignore the failure and go to the next action.

Updated March 27, 2024