Once a report has been created, you can make changes to the report from the preview screen.
Add Page Header (For Printing)
Add A Column
- Click over a column header cell in the page's Group Header section.
- If the menu on the right is not open, select the gear icon in the upper right.
- Under the Actions section, choose the button to Insert Column to the right (or left) of the selected column.
- Add a name to the new header by typing it into the cell.
- If you want specific data to show under the header, you will need to insert a column for that information in the Design section.
- Click in the new data field to highlight.
- Select the Data symbol from the menu on the right side of the page.
- Expand the SqlDataSource section by clicking over it in the list.
- Expand the subsections by clicking over it in the list.
- Click and drag the name of the data you wish to insert to the cell you highlighted. This will add the selected data to the cell.
Change Column Text
- Click in the new data field to highlight.
- If the menu on the right is not open, select the gear icon in the upper right.
- Click to expand the Appearance section.
- Choose background color, border color, font or font color for the cell.
Change Page Orientation
- If the menu on the right is not open, select the gear icon in the upper right.
- Click to the left of the entire report to select the page. This will update the options shown in the menu on the right.
- Click over the Page Settings section to expand.
- Click the Landscape box. This will change the orientation of the entire report.
Add Filters/Parameters
- Select the Data symbol from the menu on the right side of the page.
- Click the plus sign on the right of the Parameters. This will open an add parameter window.
- Click the Search button to open a list of parameters. You can type into the search to narrow the list of fields or scroll down to locate the filter option.
- Double-click over the parameter in the list. This will choose the parameter and return you to the Add Parameters window.
- Click OK to select the parameter and close the window.
Note: If you wish to add a date filter, you will need to add several parameters:
- DateBX (Beginning date)
- DateEX (End date)
- DateSX (Single date)
- DateTX (Date type)
- If you wish to filter your report by date, click over the DateTX parameter in the field list.
- Click the edit pencil for the DateTX field. This will open the Edit Parameters window.
- Choose the Static List option in the Value Source dropdown.
- Click the plus sign to add a Look Up Value.
- Enter the date description.
- Enter the Value. This must match the exact field name.
- Click the OK button to save. This will close the Edit Parameters window and return you to the report builder screen.
If you preview the report with a single date selected as above, you will see the filter:
- If you wish to filter your report by multiple date options, click over the DateTX parameter in the field list.
- Click the edit pencil for the DateTX field. This will open the Edit Parameters window.
- Choose the Static List option in the Value Source dropdown.
- Click the plus sign to add a Look Up Value.
- Enter the date description.
- Enter the Value. This must match the exact field name.
- Repeat steps 16 - 18 to add each date you wish to filter by.
- Click the OK button to save. This will close the Edit Parameters window and return you to the report builder screen.
If you preview the report with multiple dates selected as above, you will see the filter with a date type selection:
Sorting Data
You can apply sorting to sort your report by a specific field. For example, you may want to sort a unit report by the unit model.
- If the menu on the right is not open, select the gear icon in the upper right.
- Click on the left of the detail row to select the section. This will update the options shown in the menu on the right.
- In the properties panel on the right, click to expand the Data section.
- Within the data section, click to expand the Sort Fields section.
- Choose the plus sign to add a new, blank line.
- Click the dropdown arrow to the right of the line to open a list of fields to sort by.
- Choose the field.
- If you wish to add additional sorting, follow steps 5-7 to add new sortation. You may add multiple fields to sort your information. Your information will sort by the first field selected, then the second, etc.
- If you wish to rearrange the sorting, you may use the small arrows above the sort list or to the right of each field.
Add Page Header (For Print)
If you will be printing the report (and not using the information in Microsoft Excel, you may want to have the column headings show on each page.
- If the menu on the right is not open, select the gear icon in the upper right.
- Click to the left of the entire report to select the page. This will update the options shown in the menu on the right.
- Under the Actions section, choose the button to Insert Page Header Band.
- Click and drag to choose the column headings that you want to move. This allows you to select all the column headings at once.
- Drag and drop the headings to the new to move them to the new page header bar.
- Save the report by selecting the button with three lines on the left side of the screen to open the menu. Choose the Save option.