BackPrevious Topic  Next TopicNext

General Operations in Web Report

This topic describes how you can perform general operations in Web Report Studio, including undoing and redoing actions, switching between Partial Data and Full Data, quick schedule, configure the report page, exit Web Report Studio, and more.

This topic contains the following sections:

Opening Another Web Report

Select Menu > File > Open or the Open button Open button on the toolbar. Server displays the Select a Report dialog box and lists the web reports in the same folder as the current open report. Select the web report you want to open from the default folder or from another folder, and then select OK.

Select a Report dialog

Back to top

Undoing/Redoing Actions

You can undo or redo some actions. To do this, select Menu > Edit > Undo or Redo (or the Undo button Undo button or Redo button Redo button on the toolbar).

Back to top

Turning Component Pages

When a table or a crosstab contains more than one page, Server displays a navigation bar specific for the component under the component. You can use the navigation bar to view the pages you want: select the corresponding button to go to the first page, the previous page, the next page, or the last page, or type a number in the text box to go to that page.

Turn Component Page

Back to top

Showing/Hiding Editing Marks

You can use editing marks (dashed outlines of objects) for purposes such as aligning, moving, and resizing. Server displays the editing marks by default. To switch the status of the editing marks, select Menu > View > Editing Marks.

Back to top

Switching the Report Data Mode

If you are making a lot of changes to the report, it may be faster to limit the number of records to one page while you make the changes and then change it back to full data mode to view the final result.

By default, Server enables the Partial Report Result feature in the server profile. You can switch the report data mode to view full data or only a specified number of data in a report. To show a certain number of data, select Partial Data from the data mode drop-down list on the toolbar, type a positive integer in the text box that follows, and then press Enter or select outside the text box. By default, the number is 5000, which means Server retrieves the first 5000 records. To show all data records, select Full Data.

Back to top

Setting up the Report Page for Web Report

This section describes the two Report page layout modes - pagination mode and continuous mode and how you can customize page settings for report display and output.

Page Mode

Each report applies a page mode to determine the layout of the report pages, which can be either pagination mode or continuous mode. By default, Server applies pagination mode to the reports.

  • Pagination Mode
    Pagination mode displays the page margins and enables multiple pages. In this mode, you can specify the page shape and size in the Page Setup dialog box. Once defined, Report lays out report content according to these specifications. If the content exceeds the specified size, the page break control starts a new page with the same size. The report's total page size in pagination mode is determined by both the content's size and the page break controls, such as Fill Whole Page, On New Page, and Page Break.
  • Continuous Mode
    In continuous mode, the whole report displays in a single page that has no specific shape and size (the size of the page depends on the size of the content), which is useful for dashboard style reports where you don't want multiple pages. However, if the report is very large, it may run out of memory and be very unresponsive. In continuous page mode, Report skips all properties that you specify in pagination mode, including the page breaks in page panel. In this way, when there is more than one page panel in a report, Report displays all content contained in different page panels in the same page, and only displays the first page panel's page header and footer.

When editing a page report tab or web report on Server, you can customize the page mode of the report to display it in either of the two modes in different scenarios, by setting the Page Layout property in the Page Setup dialog box. For example, you can display a web report in multiple pages when you open it in Web Report Studio, but in a single page in the HTML output.

Customizing Page Settings for Report Display and Output

  1. Navigate to Menu > File > Page Setup. Server displays the Page Setup dialog box.

    Page Setup dialog - General - Web Report

  2. In the General tab, select the page type: Web Report or Print Report, which determines the unit of the page size, pixel or inch.
  3. By default, Server applies pagination mode to the report and displays the report in multiple pages. Clear Page Layout if you want to apply continuous mode to the report and displays it in a single page.
  4. Specify the size, orientation, and margins of the report page. You can select Auto Fit to calculate the page width/height according to the width/height of the contents within the page dynamically, which is useful when the content width/height is unpredictable and when the report is not huge.
  5. In the Export tab, specify the page properties for different export formats, which will apply when you advanced run and schedule to run the report on Server as well as export the report in Web Report Studio.

    Page Setup dialog - Export tab

  6. Select each format from the Export To drop-down list, then select or clear Page Layout to apply the pagination mode or continuous mode to the corresponding report outputs according to your requirements.
  7. By default, the page properties you define for the report in the General tab of the dialog box apply to all export formats. You can customize the page properties for each format by clearing Auto (you can do this when you do not clear Page Layout) and then defining the properties as you want.
  8. Select OK to accept the changes and close the dialog box.

Back to top

Responsive View

When Web Report Studio is in the View Mode, it can be responsive to any size of browsers on any mobile devices or computers. Report components excluding the report header and footer can automatically scale and fold according to the current browser window size. Information presented is always legible and the layout perfectly adapts to best utilize the available display screen. This is called Responsive View. It always works on mobile devices. When Web Report Studio runs on computers, Server enables Responsive View by default by selecting the profile option View Web Reports in Responsive Mode, and you can then open or close it in the View Mode of Web Report Studio as follows:

  1. Select the Customize Toolbar Items button Customize Toolbar Items button on the toolbar and then select Open Responsive Mode or Close Responsive Mode from the menu.

    Server displays the Open Responsive Mode button Open Responsive Mode button or Close Responsive Mode button Close Responsive Mode button on the toolbar.

  2. Select the button on the toolbar to open or close Responsive View.

Back to top

Scheduling Report Tasks

By default, Server enables the Quick Schedule from Web/Page Studio property in the server profile. Therefore, in Web Report Studio, you can schedule tasks to publish web reports to email, FTP site, or the Server versioning system. However, the Quick Schedule feature inside Web Report Studio does not provide the full functionalities. If you want to use the full schedule system of Server, go to the Server Console to submit the schedule tasks.

  1. Make sure you are in the View Mode of Web Report Studio.
  2. Select the Quick Schedule button Quick Schedule button on the toolbar. Server displays the Quick Schedule dialog box.

    Quick Schedule dialog

    If you haven't saved the current open report, Server prompts you to save the report.

  3. Type the name for the task in the Schedule Name text box.
  4. From the Time Type drop-down list, specify when you want to perform the task.
    • To perform the task as soon as you submit it, select Immediately.
    • If you want to run the task repeatedly, select Periodically, then specify to run it daily, weekly, or monthly at a specific time of a day.
  5. From the Publish To drop-down list, select where you want to publish the report and then specify the settings of the publish type.
    • To publish the report to email, select E-mail. Then specify the email information such as addresses, subject, and comments, respectively. If you want to send the report in the mail body, select E-mail Result in and then select a format for the report: HTML or Text. If you select HTML, the report will overwrite the comments you input for the email. If you select Text, Server will position the comments in front of the report. Select Attachment in to send the report as an attachment and then specify the format of the attachment file.
    • To publish the report to the Server versioning system, select Version System. Then choose a format in which you want to send the report.
    • To publish the report to an FTP site, select FTP. Then specify the information for the FTP site and select a format in which you want to send the report.
  6. Select OK to submit the task.

You can then go to the My Tasks page on the Server Console to view the scheduled report.

Back to top

Sharing a Web Report

If the current web report is not a shared report and you are the owner of the report, you can use the Share Report feature to share it to others. To share a web report, make sure you have already saved it, then select Menu > File > Share or select the Share button Share button on the toolbar. Server displays the Share Report dialog box. Set the options for sharing the report. For more information, see Sharing Web Reports.

Note iconAfter you remove all the components that reference a business view from a shared report and then save the shared report, the business view will no longer be available to the shared report.

Back to top

Viewing In-memory Cube Status

If you have selected Show Status When Using Cube Data in the server profile, you can find the Cube Status button Cube Status button on the toolbar. By selecting this button you can view the information about whether the data components in the current report apply in-memory cubes and the reasons if not in the Cube Status dialog box.

Back to top

Asking for Help

At any time, you can select Menu > Help > User's Guide to open the Web Report Studio user documentation. Furthermore, you can select the Help button in any dialog box to show the help document about the dialog box. You can also use the Help menu to access Report website for more information.

Back to top

Exiting Web Report Studio

To close the current web report and release the resources, select Menu > File > Exit (or the button X on the far right of the toolbar). Do not use the close button of the browser window as that may not release the resources that the report used.

Back to top

BackPrevious Topic  Next TopicNext