eschoolplus+ Cognos Query Studio Training Guide Version 2.4

Size: px
Start display at page:

Download "eschoolplus+ Cognos Query Studio Training Guide Version 2.4"

Transcription

1 + Training Guide Version 2.4 May 2015 Arkansas Public School Computer Network

2 This page was intentionally left blank Page 2 of 68

3 Table of Contents... 5 Accessing... 5 Working in Query Studio... 8 Query Studio Menu and Toolbars... 9 Menu Items...10 Insert Data...10 Edit Data...11 Change Layout...13 Run Report...15 Manage File...17 Tool Bar Icons...18 Standard Tool Bar Items...18 Formatting Toolbar Icons...19 Creating a List Report...20 Filters...32 Report Formatting...41 Groupings...42 Sections...44 Calculations...46 Custom Groups...49 Conditional Styles...54 Report Item Font Style...58 Changing Report Borders...59 Creating A Crosstab...60 Procedures for creating a crosstab...60 Procedures for Creating A Nested Crosstab...64 Creating Charts...66 Page 3 of 68

4 This page was intentionally left blank Page 4 of 68

5 is an ad hoc querying tool used to create simple queries and reports. Reports or data files generated through Query Studio can be viewed on screen, printed as a PDF document, downloaded to Excel, or downloaded as a CSV file. Report procedures created in Query Studio can be saved in private folders (My Folders) for future use or shared with other district users by placing a copy of the report in the district shared folder. 1. Log into eschool. Accessing 2. Select Cognos Reporting from the eschool menu 3. A Log On box appears. Page 5 of 68

6 4. In the User ID box, type user login name; in the Password box, type user password, and click OK. Cognos opens on the user s home screen (by default this is the Public Folder screen). NOTE: The login and password used here are the same as the login and password used for eschool and should be entered in the same format as eschool. 5. Users must wait until the Log On/Log Off link is set to Log Off. 6. Click on the Launch Menu and select Query Studio. 7. When Query Studio is accessed a window appears requiring the user to make a package selection before proceeding. Select eschoolplus Admin Arkansas from the Recently used packages box or by going to Packages > Student Management System. Page 6 of 68

7 8. Once a package is selected Query Studio opens. Page 7 of 68

8 Working in Query Studio There are typically several things to consider when developing reports in Query Studio. Define the Requirements of the Report When determining the requirements of the report, it is important to know what data items are needed on the report, what records should be included in the report, and what report type will best display the data for the report (list report, grouped list report, and crosstab report are examples of report type). The target audience for the report may also be a consideration when generating a report. Knowing the intended purpose of the report should help answer questions about the report requirements. Add Data Items and Calculations to the Report After determining what data needs to appear on the report, data items from the package can be added to the work area of Query Studio. The fields should be arranged on the report as needed. Once fields are added to the work area, calculations can be performed on the fields as needed. Apply Filters Once the data is selected, filters can be added to the report procedure to set criteria for specific records. This ensures that only data from the desired records will appear on the report. Apply Groups and Sorts Grouping and sorting the data makes the report easier to read and understand. Grouping combines like data together on the report. For example, students might be grouped together based on their grade level or their homeroom. Setting a sort order on the report is helpful in finding specific information on the report. Typically student reports are sorted in alphabetical order by student name. Apply Formatting After the report has been created, formatting can make the report a more professional looking document. Specific fields, or the overall document, can be formatted to make the report more meaningful and easier to understand. Page 8 of 68

9 Query Studio Menu and Toolbars There are 5 menu items listed on the Query Studio Menu. Many selections under the five menu items are also listed on one of the two toolbars available in Query Studio. The following pages give an overview of the menu items and toolbar icons. Page 9 of 68

10 Menu Items Insert Data Data items and filters from the selected package can be added to the report from this menu selection. The selected package can be expanded to display different folders that contain Query Subjects, Query Items, Measures and Filters. Package A package typically represents a module in the Student Plus software. Query subject represents a table in the database Query item represents a column of qualitative data in the database, such as student name. Measure or fact is a query item that represents a column of quantitative data in the database, such as number of Interval Total Membership Days Identifier Fields, such as Student ID, that help uniquely identify records. Filter Pre-defined filters that are commonly used in reports. Click the plus (+) symbol next to any package or query item to expand the selection. Page 10 of 68

11 Edit Data Once data items have been added to the report, there are several editing options available to use on the report. Filter ( ) allows the user to set criteria for specific records that will appear on the report. Combine Filters this option allows users to define how filters should work together. Filters are combined with the use of and or or. If filters are joined with and, all criteria in the combined filter must be met for a record to be included on the report. If filters are joined with or, records meeting any part of the criteria in the combined filter will be included in the report. Suppress ( ) allows records containing a zero value in a field to be suppressed from a report. This can be especially helpful to eliminate rows or columns containing zero values in a crosstab making the report easier to read. Sort ( ) defines which field should be used to sort data on the report. The data can be sorted on multiple fields, though the sort order must be defined one field at a time. The sort order in which fields appear on the report determines the order in which multiple sorts are used. Summarize ( ) predefined options can be used to summarize the data. Calculate a count, calculate a total, and calculate an average, are examples of the predefined summaries that are available options for a measure. Summary options used with text data are Count or Count Distinct. Page 11 of 68

12 Format Data ( ) using this option allows users to change the size of text fields, or define the type and size of numeric measures. Calculate ( ) different calculations can be run on fields in the report. If the field is a measure, arithmetic, percentage or analytical, operations can be performed on the field. If the data item is a text field (query item), then a calculation might be used to shorten the field. Also, two or more query items can be concatenated to create a new field in the report. See page 49 for more information on the Calculate option. Define Custom Groups custom groups can be used to create new report items that are more meaningful to the user. As custom groups are created, specific values are given for each grouping. One example of how this could be used is to set up a specific group for everyone whose address is within a certain zip code and set up a different group for everyone whose address is something other than that zip code. See page 52 for more information on defining custom groups. Drill Down ( Drill Up ( ) not applicable to student data. ) - not applicable to student data. Go to ( ) - not applicable to student data. Rename Column Heading by default a column heading is named the same as the data item. This option allows the user to change the name from the default setting. This can also be accomplished by double clicking the column heading. Cut ( Paste ( Delete ( Undo ( Redo ( ) cut text or data items to be moved to a different location. ) paste text or data items that have been cut. ) delete text or data items. ) undo the previous action. ) redo an action that was reversed by clicking the Undo icon. Page 12 of 68

13 Change Layout Items available under the Change Layout menu allow the user to change presentation of the data. Adding charts or borders or changing font styles are just a few options available. Chart ( ) allows the data to be presented graphically. Charts available are Column, Bar, Pie, Line, Column-Line, Area and Radar. Each chart type offers various configurations. Define Conditional Styles ( ) gives the user the ability to highlight data in different colors and font styles based on a pre-defined range or set of values. For example, an attendance report could be setup to highlight values over 10 absences in red. See page 57 for more information on defining Conditional Styles. Change Font Style ( ) the color, size, style, weight, effects, background color, and alignment can all be defined from this area. Advanced options allow the user to apply the font style changes to specific parts of the report. Change Border Style ( ) borders can be adjusted or removed based on user needs. Reset Font and Border Styles resets the font type and borders to the default setting. Apply Template allows a pre-defined template to be applied to the report. This option in not applicable to the student data at this time. Edit Title Area allows the title of the report to be defined. Can also be accessed by clicking on the default heading of Title. Page 13 of 68

14 Set Web Page Size the view of reports in Query Studio is an HTML format. This option is used to define how many records can be viewed on a webpage. Set Page Breaks define page breaks on list reports using groups or sections. Group ( ) the grouping feature allows common report item values to be grouped together. The values will only be displayed once. See page 45 for more information on Groupings. Pivot ( ) creates a Crosstab report from selected columns in a list report. The selected columns on the list report are placed along the top of the Crosstab and the intersections are calculated accordingly. See page 63 for more information on creating crosstabs. Ungroup ( ) removes groupings and sections from the report, making duplicate values display on the report. Create Sections ( ) groups the value of selected report item as the heading of a section. See page 47 for more information on Sections. Swap Rows and Columns ( ) this option allows the rows and columns to be swapped on a Crosstab while maintaining the intersecting data. Collapse Group ( ) temporarily removes progressive levels of detail. Only those reports that contain a measure can be collapsed. Expand Group ( ) opens up groups that have been collapsed on a report. Page 14 of 68

15 Run Report The options available under this menu choice allow reports to be run in several different formats, such as PDF, Excel or CSV formats. The Query Studio workspace can also be changed to reflect limited or no data as new data items are added to a report. Note: If the data is turned off, the column headings will appear with 1,234, or abcd, or the current date displayed in the detail area of the report. The advantage of using the Limited or No Data option is that there is not as long of a wait time as there is when all data loads onto the workspace. Run with All Data ( ) as data items are added to the workspace, the report will run displaying all data that matches any set criteria for the report. The report refreshes as new items are added to the workspace. Preview with Limited Data ( ) the report will reflect actual data for items added to the workspace, however only a limited amount of records will appear on the report. The heading Limited data appears above the report title. Preview with No Data ( ) data items added to the workspace will not reflect actual values, but rather will show an alpha, numeric, or date formatting in place of the data. The heading Data is turned off appears above the report title. View in PDF Format generates the report in PDF format. Specify PDF Options allows user to set orientation and paper size for a PDF report. View in Excel 2007 Format generates the report in an Excel 2007 format. Any page breaks in the report will be represented by separate tabs in the spreadsheet. Page 15 of 68

16 View in Excel 2002 Format generates the report in an Excel 2002 format. Any page breaks in the report will be represented by separate tabs in the spreadsheet. View in Excel 2000 Single Sheet Format generates a single page Excel 2000 report. All page breaks in the report are ignored. View in CSV Format generates a report in a Comma Separated Values format. View in XML Format generates a report in an XML format. Advanced Options there are two advanced options available. o o Query Options selections available here allow for a summary footer to be generated on measures. Another option is for the detail value on the report to be summarized with duplicates suppressed. When this is checked, the report will display only one occurrence of data on records that have identical information. Drill Options this does not apply to student data. Page 16 of 68

17 Manage File In this menu option, reports can be saved or new reports can be started. The report definitions can also be viewed from this section. New ( ) allows user to start a new report. If selected, users will have the option of saving any current report. When using this option the currently selected package will remain open for the new report. To select a new package, close and re-open Query Studio. Open ( ) allows user to open reports previously created in Query Studio. These reports can be in the Public Folder or in My Folder in Cognos Connection. Save ( Save As ( ) saves the changes to the current report. ) allows user to save current report under a new file name. Report Definition shows Report and Query definitions of the current report. Can be useful in troubleshooting problems when creating reports. My Preferences users can set the default display option and the default filter type to be used when authoring reports in Query Studio. The display options include Run with All Data, Preview with Limited Data, and Preview with No Data. The options available for the filter default are Pick values from a list, Search for values, Type in values, as well as an option for Default that allows the system to determine the filter default. Page 17 of 68

18 Tool Bar Icons Standard Tool Bar Items Hide Toolbar Sort Show Toolbar Summarize New Report Calculate Open Report Drill Down Save Drill Up Save As Go To Cut Chart Paste Group Delete Pivot Undo Ungroup Redo Create Section Run Swap Rows and Columns Filter Collapse Group Suppress Expand Group Page 18 of 68

19 Formatting Toolbar Icons Hide Toolbar Show Toolbar Font Style Font Size Font Color Bold Italic Underline Background Color Text Alignment Change Font Styles Change Border Styles Tip: Many of the menu/toolbar options can be selected by right clicking the heading of a data item that has been added to the report. This would include such options as Filter, Sort, Delete, Summarize, and Calculate, as well as the Cut and Paste functions. Page 19 of 68

20 Creating a List Report 1. From the Cognos Connection screen, open Query Studio. 2. Select eschoolplus Admin Arkansas from the Recently used packages box or by going to Packages > Student Management System. Page 20 of 68

21 After selecting the desired package, Query Studio will open with the selected package displayed in the Insert Data menu. 3. Click on the plus symbol next to the package, which expands the package making Query Subjects, Query Items, Facts, and Filters visible for selection. Page 21 of 68

22 4. Select and insert all needed data items onto the workspace. By default, items placed in the work area will display the actual data from all records matching any filter that has been set. As new items are added to the work area, the report being displayed will reflect the changes. This setting can be changed to Preview with Limited Data or Preview with No Data within the Run Report menu option. Data items can be added to the work area by. A. Clicking on the desired item and dragging it onto the designated work area. If items currently are displayed in the work area, and a new item is dragged on to the work area, a dark vertical line will appear at any point where the new item can be dropped. B. By double clicking on the item. Additional items added to the workspace in this way appear to the left of any highlighted column. If no column is highlighted, the new data item will be inserted at the end of the list report. C. By highlighting an item and clicking the Insert button at the bottom of the list of data items. Multiple items can be inserted by holding the control key down while clicking each item. This keeps the previous choices highlighted while making more selections. When the Insert button is clicked all items will be added to the work area in the order in which they were selected. If additional items are added to the workspace using this method, the data items will be inserted to the left of any highlighted column. If no column is highlighted, the new data items will be inserted at the end of the list report. Warning: With option C, do not use the scroll wheel on the mouse when the control key is pressed. This is a feature of the Internet browser that changes the font size of the browser window. Page 22 of 68

23 Warning: If a Query Subject is inserted onto the report workspace, all items within that Query Subject will be displayed on the report in the order in which they appear within the Query Subject. If this occurs, click the Undo icon to remove the data items. 5. Arrange the data items on the workspace as needed. If a field is not inserted into the desired location, it must be cut, and then pasted into the desired location. If multiple columns are cut and pasted, the columns will be pasted back in the order in which they were cut. See example on next page. Page 23 of 68

24 To move a field, highlight the field to be moved by clicking on the field heading. Click the Cut icon ( ). To place the field back in the report, click on the column heading just to right of where the field that is being moved should be placed. Click the Paste icon ( ). If no fields are highlighted when the Paste icon is clicked, the field that was cut is placed at the end of the list report. Page 24 of 68

25 Apply filters to the report. Filters that exist in the package can be inserted into the report or new filters can be added for the report. New filters are generally created on fields that exist in the report. Once the filter has been created, the field used in generating the filter can be deleted without losing the filter. See the section on Filters for more information on creating filters. Pre-defined filters are preceded by the filter icon ( ) and can be inserted into the report in much the same manner as report items. 6. Change column headings. The headings that appear at the top of each column can be changed by either double clicking the column heading or by highlighting the column heading and selecting the link Rename Column Heading from the Edit Data menu. Either option will open a window at the bottom of the screen where a new name for the column can be entered. 7. Define the sort order for the report. Typically fields are added to the report in order to create a sort order for the report. If a report item being used to define the sort order does not need to be in the report that item can be deleted without losing the sort order. If the report is sorted on multiple fields, the primary sort will be based on the first sorted field in the report (going from left to right), the secondary sort will be based on the next sorted field and so on. This guideline still applies on fields that are used as part of the sort order but have been deleted from the report. Page 25 of 68

26 To add a sort order to a report, click the heading of the field to be used to sort the report, then click the Sort icon ( ). Clicking this icon once sorts the report item in Ascending order, clicking it a second time changes the sort to Descending order, and clicking the icon a third time removes the sort from the field. The sort option is also available under the Edit Data menu. Tip: The sort option can also be selected by right clicking the heading of the report item or by opening the Edit Data menu. As data items are selected for the sort order, a triangle (, ) will appear next to the heading of the field being sorted. The up triangle means the data will appear in ascending order while the down triangle means the data will be appear in descending order. The sort can be removed by clicking the sort link at the top of the report or by highlighting the data item and clicking the sort icon ( ) until the sort is cleared. Page 26 of 68

27 To remove a field and keep the sort order and/or filter, click the heading of the field to be removed then click the delete icon ( ). A new window appears at the bottom of the screen indicating that there is a sort order and/or filter associated with the field. Uncheck any sort order and/or filter that should be retained. Once the check is removed, click OK to save the changes. The field that was deleted will be removed from the report but the sort order will continue to apply to the report. Warning: The check MUST be removed from any sort order and/or filter checkbox that should be retained. If the check is not removed, the sort order and/or filter will be deleted with the field. 8. Add any needed summaries to the report. If a count of student records is needed, a summary should be defined for a field that has a unique value for each student record such as student ID. Page 27 of 68

28 Highlight the heading of the field that will be summarized and click the Summarize icon ( Summarize from the Edit Data menu. ) or select If Summarize is selected from the Edit Data menu, a window opens at the bottom of the screen, where a selection can be made. Numeric measures allow for multiple options where data items allow for only Count and Count Distinct. When Count is selected, a count of records will be displayed at the bottom of the field on which the summary was calculated. If Count Distinct is selected, each unique value in the summarized column is counted only once. Note: To remove the summary, select the summarized column, click Summarize under Edit Data, and select None. Page 28 of 68

29 9. Update the heading for the report by clicking on the word Title or selecting Edit Title Area from the Change Layout menu. By default filter, sort and suppression definitions appear in the report heading. Remove the check from Show filters, Show sorts, and/or Show suppression, if these definitions should not appear in the report heading. 10. If desired, preview the report in a different format. If the report is built with the data turned on, the default view of the report will be in an HTML format. If the report is to be printed, it can be helpful to view the output in a PDF format or an Excel format. These options are located within the Run Report menu. Once the report is saved, the default view of the report will be determined by the report s property settings or by user preferences. Page 29 of 68

30 11. Save the report in My Folders or another personal folder for future use. Click the Save ( ) icon to save changes to a previously saved report, or click the Save As icon ( ) to save the report under a new name. The Save and Save As options can be selected from the standard tool bar or from the Manage File menu. Warning: Reports that need to be saved to the District Shared folder (located under the Public Folder of ADE APSCN-Student Management System), to be viewed and/or copied by others, should first be saved in the report author s My Folders. All users have full access to the District Shared folder, so it is possible that any user can delete or remove a report from this folder even though the report was created by another user. 12. Set the desired property settings of the report item within Cognos Connection. When a report created in Query Studio is saved, it is saved as View most recent report by default. If this setting is kept the report will always open in Query Studio each time it is run by clicking the report name link. This setting can be changed to Run the report by selecting the property settings ( ) of the report once it is stored in Cognos Connection. Note: As items created in Query Studio are saved, the icon displayed next to the item is the Query Studio icon ( ), which indicates the item will open in Query Studio when the report item link is clicked. When the property settings are changed to Run the report the item icon will change to display the run icon next to the default report format icon (for example, the icon for a report set to run in PDF would display as ). Reports created in Query Studio can still be modified by clicking the Open with Query Studio icon ( ) located under the Actions menu. Page 30 of 68

31 Within the property settings select the Query tab and change the Default action to Run the report and click OK. If the report needs to default to a specific format (CSV for example), check the Override the default values checkbox and select the desired format. Page 31 of 68

32 Filters Filters are used to define criteria to determine which records should be included on the report. Any records that do not meet the filter criteria will be omitted from the report. Some pre-defined filters exist in the package of data items, but most filters will be created specifically for the report. Filter Features Filters on numeric values or dates can be set to search for a specific range. Filters can be set to only return records with a field that has a missing value, omitting the records with the missing values, or to include the records with the missing values. Filters can be defined so the desired values are typed in, searched for, or selected from a list. Filters can be created with a prompt so different criteria can be used each time the report is run. Combine filters can be created for more complex filtering using AND/OR conditions. Page 32 of 68

33 Creating Custom Filters 1. Select the field from the report workspace that should be filtered by clicking in the heading of the field (typically filters are created on fields that are in the report). When creating a filter, only one field can be selected at a time. 2. Click on the filter icon ( ) on the standard tool bar. A new window appears with information on the selected field and options as to how the filter should be created. The filter window will differ depending on the type of field that is being filtered. Page 33 of 68

34 3. Determine the type of filter to be used when working in Query Studio. The options for alpha numeric fields are Pick values from a list (default setting) displays a list of items that currently exist in the selected field. Page 34 of 68

35 Search for values allows a keyword to be entered for a search, and once the keyword match is located, it can be used as the filter. Options available for the keyword search include starts with or contains. Type in values allows a value to be entered that will be used for the filter. Note: The different prompt types can only be seen in Query Studio. If a filter type other than the default is selected, it will revert back to the default once the report is run in Cognos Connection. Page 35 of 68

36 If a filter is created on a measure (numeric field), the filter type is a range filter as seen below. eschoolplus Range Filter on Measure Filters created on Dates can be based on a Range of dates or a set number of days from the current date. Filter on a Range of Dates Page 36 of 68

37 Filter on Last number of days Each of the filter types have options for Condition, for Missing values and for Prompt every time the report runs. If the checkbox on Prompt every time the report runs is checked, the values used for the filter can be changed each time the report is generated. The Condition options are Show only the following Do not show the following (NOT) Options available for Missing values are Include missing values Leave out missing values Show only missing values Page 37 of 68

38 4. Select the values and conditions for the filter and click OK. Make sure to check the box labeled Prompt every time the report runs on filters that should be defined when the report is run. Page 38 of 68

39 5. For reports containing multiple filters, determine how the filters should be combined. After the initial filter is applied to the report, any additional filter added to a report will cause the Combine filter option screen to open. Users can define the join between multiple filters in the Combine filter screen. Within the Combine filter window multiple lines of criteria can be joined with AND/OR, filters can be grouped or ungrouped, filters can be modified to apply NOT or to remove NOT from the filter, and filters can be added or deleted. To group the filters, click the first Select line ( ) icon, and then control-click the remaining filters to be grouped. Once all the filters to be grouped are selected, click Group from the menu at the bottom of the screen. The combined filter will change to show one filter line rather than multiple filter lines. Page 39 of 68

40 By grouping multiple lines of criteria, filters can be combined differently within the group than they are between groups. For example the filters within the group may need to be joined with AND, but the different groups can be joined with OR. To change AND to OR, click the dropdown symbol ( ) next to AND which opens up an option for OR to be selected, and click on OR. 6. Click OK to save and apply the combined filter. Page 40 of 68

41 Report Formatting Several formatting options exist to help create a more useful report. Groupings can be created on different data items in the report so that each value of that item appears only once on the report. Sections can be created so that each value of a data item appears as a heading for that section. Calculations can be performed on existing data items to create new report items. Custom groups are fields created within a report that contain information that is defined based on the value of an existing data item. For example, students could be grouped based on their current GPA. The new field name might be GPA Groups. The value of Group 1 could be assigned to those students with a 4.0 GPA and above; the value of Group 2 could be assigned to those students with a 3.0 GPA to a GPA, and so forth. Once the groups are defined, the sort order of the report can be set based on the new field created by the custom grouping. Conditional styles can be applied to data items so that different values for a particular field will appear in a different style on the report. The font style of the data items can be changed to show different font sizes, weights, and colors. There are also options to change data item background colors and text alignment. Borders can be removed or modified on different parts of the report. By default a border will be placed around headings, summaries and report detail. Heading only, headings and summaries, or all borders can be changed to a different color and/or width. There is also an option to remove all borders from the report. Borders will appear on reports that are displayed in an HTML or PDF format. Page 41 of 68

42 Groupings 1. Select the data item or items to be grouped by clicking in the heading field of the item. If multiple items are to be grouped, use control-click to select additional fields. Note: The order in which the fields are selected will determine how the fields are grouped. The first field selected will be used as the primary grouping, the second field as the secondary grouping and so on. Page 42 of 68

43 2. Click the Group icon ( ) on the standard tool bar or click the Group option under the Change Layout menu. As the items are grouped, they are moved to the front of the list of items in the report and the grouping order is set. 3. With grouping applied, page breaks can now be set on any grouped field. To create a page break, select a single grouped data item and then click on Set Page Breaks, which is located under the Change Layout menu. Page breaks are removed by highlighting the data item on which the page break is set and clicking the Set Page Breaks menu item again. An option appears to remove the page break. Any summaries added to the report will be subtotaled on each grouping in the report. Page 43 of 68

44 Sections 1. Select the data item or items to be sectioned by clicking in the heading field of the item. If multiple items are needed in creating sections, use control-click to select additional fields. Note: The order in which the fields are selected will determine how the fields are sectioned. The first field selected will be used as the main section, while all other data items will be used as subsections. Page 44 of 68

45 2. Click on the Create Section icon ( ) or click on Sections under the Change Layout menu. Items selected for the sections are now placed above the other columns in the list report. As noted above, the first data item selected becomes the main section and any other field selected becomes a subsection. 3. Set any desired page breaks by selecting one of the sectioned data items on the report and clicking Set Page Breaks on the Change Layout menu. Page breaks are removed by highlighting the data item on which the page break is set and clicking the Set Page Breaks menu item again. An option appears to remove the page break. Any summaries added to the report will be subtotaled on each section in the report. Page 45 of 68

46 Calculations 1. Select the field (or fields) to which the calculations should be applied. In this example two data fields will be concatenated to form one new field. 2. Click on the Calculate icon ( ) or click on Calculate under the Edit Data menu. A new window appears showing options available for the calculations of the two fields. Note: If the field is an alphanumeric field there will be options to select the first characters of the field, the last characters of the field, or trim trailing spaces of a field. The option for concatenation can be used to concatenate text with a single field, or to concatenate multiple data fields. If the calculation is based on a measure that is selected from the report, the Operation dropdown menu as seen on the next page will contain options to perform Arithmetic, Percentage or Analytic operations. Page 46 of 68

47 3. From the Operation drop down menu select Concatenation. Once Concatenation is selected the data items used to create the calculation appears in the Selected report items box. Options are available to insert preceding and following text. A new name can be assigned to the new data item below the New item name option or the default name can be kept. Under the Separator between report items section, a separator between fields can be designated. 4. Type the name of the field in the New item name box and indicate how the selected items should be separated. Page 47 of 68

48 5. Click Insert to insert the new data item onto the report. The new item appears to the right of the last field used in the calculation in the format defined in the calculation. Note: Once the new field has been inserted into the report, the source data items can be deleted by highlighting the heading of the data items and clicking the delete icon ( ). Tip: Reports containing sections on multiple fields can be given a more professional look if the fields are concatenated first then sectioned. An example would be if Homeroom Teacher Name and Grade needed to be displayed in the section heading. Sectioning the concatenated values would give the report one section header rather than two. This will only work with alphanumeric data items. Page 48 of 68

49 Custom Groups 1. Select the data item to be used in the Custom Grouping and click the Define Custom Groups link ( ) under the Edit Data menu. Note: Only one data item can be selected when doing a custom grouping. Custom groups cannot be based on multiple data items. Page 49 of 68

50 2. Define the custom groupings by designating a value for each group and selecting which values from the selected data item should belong to each grouping. Note: If the Customization type is set to Ranges, the screen changes to allow for a range of values to be defined for each group. Page 50 of 68

51 3. The progression for adding the custom groups by using the Individual values option is to first name the New group name and clicking the down arrow ( ) to add it to the Custom groups list. 4. From the list of Available values, select items that will be included in the new custom group and click the arrow pointing to the left ( ) to add the values to the Custom group values list. Use Control Click to select multiple values. Page 51 of 68

52 Repeat steps 3 and 4 until all custom groups are defined. Any values not included in a group are dealt with in one of three ways. The individual value is used as the custom group. The custom group is left blank. The remaining values are combined under one group name, These options are available by clicking the All remaining values (including future values) link ( ) at the bottom of the screen. 5. Enter the New item name and click OK. Page 52 of 68

53 The new field is now included in the report. Note that the field on which the custom group is based can be deleted from the report without affecting the new custom group. Page 53 of 68

54 Conditional Styles 1. Select the data item to which the Conditional Style will be applied. This option is used to emphasize data within the report that meets specific criteria. How the data is emphasized can be determined by the report author. 2. Click on the Define Conditional Styles option ( ) under the Change Layout menu item. The following option appears. Click Select a date to enter a specific start or end date. Page 54 of 68

55 Note: Options of Select Values and Define a Range will be available on same data items. When the Select a date link is clicked, a calendar appears for the date to be selected. eschoolplus 3. By default the date appears in the lower section of the range. If needed, use the Move value icon ( ) to move the date to the upper section of the range. If a second date is needed in the range, click the Select a date option again and repeat the process. The setting in the lower part of the range in this example is looking for any date prior to and including July 31, To define how the selected values of the report item will be emphasized, select a pre-defined style or create a custom style. Use the pencil icon ( ) to create a custom style. Page 55 of 68

56 5. In the custom style settings, define the Font style, size, weight, color, background and effects. Click OK to save the new settings. 6. Repeat the process for any field to which a conditional style should be applied. Click OK when all fields are defined. Page 56 of 68

57 When the conditional styles are applied to the data item, the value of the data item will determine how the field is formatted. Page 57 of 68

58 Report Item Font Style 1. Select the area of the report for which the font needs updating. The font style can be changed for a column heading or the values within the column by selecting the area that needs to be changed. 2. Select the desired settings from the options on the formatting tool bar (see page 21 for a list of the icons in the formatting tool bar). If multiple font style changes to the selected areas are needed, click the Font Style icon ( ) located in the tool bar or under the Change Layout menu. Page 58 of 68

59 Changing Report Borders 1. From the Formatting tool bar or the Change Layout menu select the Change Border Style option ( ). 2. Select the desired settings from the Change border styles window. Page 59 of 68

60 Creating A Crosstab Crosstabs are useful in analyzing the summary or count of total records in a report. Crosstabs present the data more clearly in a matrix format. Rotating the values of a list report creates a crosstab report. The list report used to create a crosstab must contain at least one measure. If the report contains multiple (more than two) non-measure data items a nested crosstab is created. When creating nested crosstabs, to ensure accurate counts, it is important to have the data sorted correctly in the base report and to make sure the non-measure items are positioned correctly in the crosstab. Procedures for creating a crosstab 1. Create a basic list report. Make sure to include the appropriate count data item as one of the fields in the report. There are two student counters located under Student Center > AR Student Center Custom Fields. Define any needed sorts and filters for the report. Delete any data items used for filtering that do not need to be reflected in the report. In this example, there is a filter for Enrollment Building, but the field Enrollment Building does not appear in the report detail. Note that the sort order has been defined as well. Page 60 of 68

61 2. Highlight the heading that will comprise the columns of the crosstab and click the Pivot Icon ( ) or the Pivot menu choice on the Change Layout menu. Page 61 of 68

62 Example of a crosstab Notice the difference between the crosstab that has sorted data and the crosstab with unsorted data. Note: The crosstab heading title is changed by highlighting the current heading and selecting Rename Column heading under the Edit Data menu. Page 62 of 68

63 Once a crosstab has been created, the rows and columns can be swapped by clicking the Swap Rows and Columns icon ( ) or by selecting Swap Rows and Columns from the Change Layout menu. Tip: Sections can be applied to a crosstab to provide a breakdown of information into smaller groupings of data displayed in multiple crosstabs. For example, if a section is created based on enrollment building, a crosstab is created for each building with only the data from that building. Each crosstab will have a section title of the data item by which the report was sectioned. Page 63 of 68

64 Procedures for Creating A Nested Crosstab Nested crosstabs allow users to get a further breakdown of the data by creating subgroups in the crosstab. Nested crosstabs contain multiple data items in either the row or the column, or multiple data items can be contained in both the row and the column. 1. Create a simple crosstab report as described starting on page 63. Page 64 of 68

65 2. More items can be added to the report by pulling items into either the rows or columns. eschoolplus In addition to the intersection counts and summary totals, a subtotal is created for each primary grouping in both the row and the column. The sort order will also be changed depending on the order in which data items were selected. Page 65 of 68

66 Creating Charts Charts can be created on list reports that contain a measure, or from a crosstab. Multiple chart type options exist when creating a chart. The different chart types available are Column Bar Pie Line Column-Line Area Radar Several formatting options are available for each of the chart options. Procedures for Creating a Chart 1. Create a List Report with at least one measure or a Crosstab report. Once the report is created, click the Chart icon ( ) or the Chart menu option under the Change Layout menu. Page 66 of 68

67 2. Define the chart properties. As different options are selected in the dropdown menu, the available formats for each chart type will appear below the chart type menu. Indicate if values should appear on the chart. Also, specify whether the report should contain the Chart only, or the Chart and table. Once all Chart options are selected, click OK. Page 67 of 68

68 Example of Crosstab and Chart Report Note: If a chart is created on a crosstab and the option to Swap Rows and Columns is selected, the following window appears. Page 68 of 68

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201

Query Studio Training Guide Cognos 8 February 2010 DRAFT. Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 Query Studio Training Guide Cognos 8 February 2010 DRAFT Arkansas Public School Computer Network 101 East Capitol, Suite 101 Little Rock, AR 72201 2 Table of Contents Accessing Cognos Query Studio... 5

More information

2015 Arkansas Department of Education Data & Reporting Conference. Cognos Query Studio

2015 Arkansas Department of Education Data & Reporting Conference. Cognos Query Studio 2015 Arkansas Department of Education Data & Reporting Conference Cognos Query Studio SMS Workshop August 7, 2015 Arkansas Public School Computer Network CREATING REPORTS USED TO GENERATE DATA FILES 1.

More information

ScholarOne Manuscripts. COGNOS Reports User Guide

ScholarOne Manuscripts. COGNOS Reports User Guide ScholarOne Manuscripts COGNOS Reports User Guide 1-May-2018 Clarivate Analytics ScholarOne Manuscripts COGNOS Reports User Guide Page i TABLE OF CONTENTS USE GET HELP NOW & FAQS... 1 SYSTEM REQUIREMENTS...

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

eschoolplus+ General Information Training Guide Version 2.4

eschoolplus+ General Information Training Guide Version 2.4 eschoolplus+ General Information Training Guide Version 2.4 August 2013 Arkansas Public School Computer Network This page is intentionally left blank 8/23/2013 Page 2 of 29 Table of Contents eschoolplus

More information

University of Rochester

University of Rochester University of Rochester User s Guide to URGEMS Ad- Hoc Reporting Guide Using IBM Cognos Workspace Advanced, Version 10.2.1 Version 1.0 April, 2016 Updated 12/16/16 1 P age Table of Contents University

More information

Asset Arena InvestOne

Asset Arena InvestOne Asset Arena InvestOne 1 21 AD HOC REPORTING 21.1 OVERVIEW Ad Hoc reporting supports a range of functionality from quick querying of data to more advanced features: publishing reports with complex features

More information

EDITING AN EXISTING REPORT

EDITING AN EXISTING REPORT Report Writing in NMU Cognos Administrative Reporting 1 This guide assumes that you have had basic report writing training for Cognos. It is simple guide for the new upgrade. Basic usage of report running

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

Layout and display. STILOG IST, all rights reserved

Layout and display. STILOG IST, all rights reserved 2 Table of Contents I. Main Window... 1 1. DEFINITION... 1 2. LIST OF WINDOW ELEMENTS... 1 Quick Access Bar... 1 Menu Bar... 1 Windows... 2 Status bar... 2 Pop-up menu... 4 II. Menu Bar... 5 1. DEFINITION...

More information

COGNOS (R) ENTERPRISE BI SERIES COGNOS REPORTNET (TM)

COGNOS (R) ENTERPRISE BI SERIES COGNOS REPORTNET (TM) COGNOS (R) ENTERPRISE BI SERIES COGNOS REPORTNET (TM) QUERY STUDIO USER GUIDE Query Studio User Guide 28-04-2003 Cognos ReportNet 1.1MR1 Type the text for the HTML TOC entry Query Studio Quick Tour Query

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

User Guide. Version Exago Inc. All rights reserved.

User Guide. Version Exago Inc. All rights reserved. User Guide Version 2016.2 2016 Exago Inc. All rights reserved. Exago Reporting is a registered trademark of Exago, Inc. Windows is a registered trademark of Microsoft Corporation in the United States and

More information

PowerPlay Studio. User Documentation

PowerPlay Studio. User Documentation PowerPlay Studio User Documentation June 2013 POWERPLAY STUDIO PowerPlay Studio... 1 Supported browsers... 1 Logging On... 2 The Cognos Table of Contents... 3 Working in PowerPlay Studio... 5 Open a Cube...

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

COGNOS BI I) BI introduction Products Introduction Architecture Workflows

COGNOS BI I) BI introduction Products Introduction Architecture Workflows COGNOS BI I) BI introduction Products Architecture Workflows II) Working with Framework Manager (Modeling Tool): Architecture Flow charts Creating Project Creating Data Sources Preparing Relational Metadata

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

Instructor: Clara Knox. Reference:

Instructor: Clara Knox. Reference: Instructor: Clara Knox Reference: http://www.smith.edu/tara/cognos/documents/query_studio_users_guide.pdf Reporting tool for creating simple queries and reports in COGNOS 10.1, the web-base reporting solution.

More information

Reporting with COGNOS: Introduction to Query Studio

Reporting with COGNOS: Introduction to Query Studio Harvard University Library Office for Information Systems Contents Reporting with COGNOS: Introduction to Query Studio 1. How to create a basic report in Query Studio... 2 a. Launch Query Studio... 2 b.

More information

Access 2003 Introduction to Report Design

Access 2003 Introduction to Report Design Access 2003 Introduction to Report Design TABLE OF CONTENTS CREATING A REPORT IN DESIGN VIEW... 3 BUILDING THE REPORT LAYOUT... 5 SETTING THE REPORT WIDTH... 5 DISPLAYING THE FIELD LIST... 5 WORKING WITH

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

Advanced Excel. Click Computer if required, then click Browse.

Advanced Excel. Click Computer if required, then click Browse. Advanced Excel 1. Using the Application 1.1. Working with spreadsheets 1.1.1 Open a spreadsheet application. Click the Start button. Select All Programs. Click Microsoft Excel 2013. 1.1.1 Close a spreadsheet

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Finding Your Way Around Aspen IMS

Finding Your Way Around Aspen IMS Finding Your Way Around Aspen IMS 12181A 60 minutes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Description Knowing your way around Aspen IMS makes

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Admissions & Intro to Report Editing Participants Guide

Admissions & Intro to Report Editing Participants Guide IBM Cognos Analytics Admissions & Intro to Report Editing Participants Guide Welcome to Cognos - Admissions and Introduction to Report Editing! Today s objectives include: Gain a Basic Understanding of

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information

Using Excel to Troubleshoot EMIS Data

Using Excel to Troubleshoot EMIS Data Using Excel to Troubleshoot EMIS Data Overview Basic Excel techniques can be used to analyze EMIS data from Student Information Systems (SISs), from the Data Collector, and on ODE EMIS reports This session

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Veco User Guides. Grids, Views, and Grid Reports

Veco User Guides. Grids, Views, and Grid Reports Veco User Guides Grids, Views, and Grid Reports Introduction A Grid is defined as being a list of data records presented to the user. A grid is shown generally when an option is selected from the Tree

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

More information

Numbers Basics Website:

Numbers Basics Website: Website: http://etc.usf.edu/te/ Numbers is Apple's new spreadsheet application. It is installed as part of the iwork suite, which also includes the word processing program Pages and the presentation program

More information

Lesson 19 Organizing and Enhancing Worksheets

Lesson 19 Organizing and Enhancing Worksheets Organizing and Enhancing Worksheets Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition 1 Objectives Hide, show, and freeze columns and rows. Create, rename, and delete worksheets. Change

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

Introduction to Cognos Participants Guide. Table of Contents: Guided Instruction Overview of Welcome Screen 2

Introduction to Cognos Participants Guide. Table of Contents: Guided Instruction Overview of Welcome Screen 2 IBM Cognos Analytics Welcome to Introduction to Cognos! Today s objectives include: Gain a Basic Understanding of Cognos View a Report Modify a Report View a Dashboard Request Access to Cognos Table of

More information

Microsoft Office Excel 2013 Courses 24 Hours

Microsoft Office Excel 2013 Courses 24 Hours Microsoft Office Excel 2013 Courses 24 Hours COURSE OUTLINES FOUNDATION LEVEL COURSE OUTLINE Getting Started With Excel 2013 Starting Excel 2013 Selecting the Blank Worksheet Template The Excel 2013 Cell

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Latvijas Banka Statistical Database

Latvijas Banka Statistical Database Latvijas Banka Statistical Database User Manual Version 2.03 Riga, July 2015 Latvijas Banka Statistical Database. User Manual 2 Table of contents 1. GENERAL PRINCIPLES... 3 1.1. LAYOUT OF THE USER INTERFACE...

More information

Managed Reporting Environment

Managed Reporting Environment Managed Reporting Environment WebFOCUS MANAGED REPORTING What is MRE and what does it mean for FLAIR users? MRE extends services to agencies giving them secure, self-service Web access to information they

More information

Microsoft Excel 2010 Level 1

Microsoft Excel 2010 Level 1 Microsoft Excel 2010 Level 1 One Day Course Course Description You have basic computer skills such as using a mouse, navigating through windows, and surfing the Internet. You have also used paper-based

More information

Excel Tutorial 1

Excel Tutorial 1 IT٢.we Excel 2003 - Tutorial 1 Spreadsheet Basics Screen Layout Title bar Menu bar Standard Toolbar Other Tools Task Pane Adding and Renaming Worksheets Modifying Worksheets Moving Through Cells Adding

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

ACTIVE Net Insights user guide. (v5.4)

ACTIVE Net Insights user guide. (v5.4) ACTIVE Net Insights user guide (v5.4) Version Date 5.4 January 23, 2018 5.3 November 28, 2017 5.2 October 24, 2017 5.1 September 26, 2017 ACTIVE Network, LLC 2017 Active Network, LLC, and/or its affiliates

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2010 Intellicus Technologies This document and its content

More information

Quick Reference Summary

Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary 3-D Chart, Rotate EX 462 3-D Rotation button (Chart Tools Layout tab Background, change rotation (Format Chart

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

INFocus Basic Table Reporting

INFocus Basic Table Reporting INFocus Basic Table Reporting About This Document This document provides basic information about the INFocus tool, with specific examples of steps required to create reports. The user should log in to

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Index COPYRIGHTED MATERIAL. Symbols and Numerics

Index COPYRIGHTED MATERIAL. Symbols and Numerics Symbols and Numerics ( ) (parentheses), in functions, 173... (double quotes), enclosing character strings, 183 #...# (pound signs), enclosing datetime literals, 184... (single quotes), enclosing character

More information

COURSE CONTENT EXCEL BASIC ONE DAY

COURSE CONTENT EXCEL BASIC ONE DAY COURSE CONTENT EXCEL BASIC ONE DAY SOME OF THE BENEFITS OF USING A SPREADSHEET STARTING EXCEL GETTING YOURSELF ORIENTATED WITH THE EXCEL SCREEN THE OFFICE BUTTON/FILE TAB THE TITLE BAR THE RIBBONS GROUPS

More information

Learn about the Display options Complete Review Questions and Activities Complete Training Survey

Learn about the Display options Complete Review Questions and Activities Complete Training Survey Intended Audience: Staff members who will be using the AdHoc reporting tools to query the Campus database. Description: To learn filter and report design capabilities available in Campus. Time: 3 hours

More information

If you have questions or need assistance in any way, please contact MicroEdge Technical Support.

If you have questions or need assistance in any way, please contact MicroEdge Technical Support. AngelPoints Advanced Reporting Users Guide 2017 Advanced Reporting leverages existing technologies current employed in GIFTS Online to provide AngelPoints users with a new and more robust environment to

More information

Creating an Excel resource

Creating an Excel resource Excel Mobile Excel Mobile is a Microsoft application similar to Excel, but designed to run on handhelds. This mobile version of Excel is a spreadsheet application that allows you to manipulate numbers,

More information

You will need the unique URL for your site and your username and password to login to Data- Director.

You will need the unique URL for your site and your username and password to login to Data- Director. Getting Started Step 1: Login to the DataDirector website: You will need the unique URL for your site and your username and password to login to Data- Director. You may change your password after you login.

More information

Excel Tutorials - File Size & Duration

Excel Tutorials - File Size & Duration Get Familiar with Excel 46.30 2.96 The Excel Environment 4.10 0.17 Quick Access Toolbar 3.10 0.26 Excel Ribbon 3.10 0.26 File Tab 3.10 0.32 Home Tab 5.10 0.16 Insert Tab 3.10 0.16 Page Layout Tab 3.10

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

PowerSchool Handbook Federal Survey Form Report

PowerSchool Handbook Federal Survey Form Report Handbook Federal Survey Form Report Version 2.1 August 22, 2018 Copyright 2018, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

Institutional Reporting and Analysis (IRA) For help, blitz "Financial Reports", or

Institutional Reporting and Analysis (IRA) For help, blitz Financial Reports, or Institutional Reporting and Analysis (IRA) 1 Training Agenda Introduction to the IRA Reporting Tool Logging onto the system (4-5) Navigating the Dashboard (6-10) Running Reports (11-12) Working with Reports

More information

Freestyle Reports DW DIG Crosstabs, Hotspots and Exporting

Freestyle Reports DW DIG Crosstabs, Hotspots and Exporting Exporting a Report You can export a report into other file formats. Acrobat (.pdf) Before exporting a report to.pdf format, make sure the columns in your report provide ample space for their contents.

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

More information

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide MICROSOFT OFFICE Courseware: 3263 2 Exam: 77 727 EXCEL 2016 CORE Certification Guide Microsoft Office Specialist 2016 Series Microsoft Excel 2016 Core Certification Guide Lesson 1: Introducing Excel Lesson

More information

Configuring Ad hoc Reporting. Version: 16.0

Configuring Ad hoc Reporting. Version: 16.0 Configuring Ad hoc Reporting Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

Excel 2010 Tutorials - Video File Attributes

Excel 2010 Tutorials - Video File Attributes Get Familiar with Excel 2010 42.30 2.70 The Excel 2010 Environment 4.10 0.18 Quick Access Toolbar 3.10 0.27 Excel 2010 Ribbon 3.10 0.26 File Tab 3.10 0.28 Home Tab 5.10 0.17 Insert Tab 3.10 0.18 Page Layout

More information

Learning Map Excel 2007

Learning Map Excel 2007 Learning Map Excel 2007 Our comprehensive online Excel tutorials are organized in such a way that it makes it easy to obtain guidance on specific Excel features while you are working in Excel. This structure

More information

WebIntelligence. Creating Documents

WebIntelligence. Creating Documents Creating Documents This page is intentionally left blank. 2 WIC110904 Table of Contents Lesson Objective... 5 For Assistance...6 Introduction... 7 Document Editor... 7 Designing a Query Flowchart... 9

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager How to define model elements simply? In Sparx Systems Enterprise Architect, use the document-based Specification Manager to create elements

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Configuring Ad hoc Reporting Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2012 Intellicus Technologies This document and its

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6.1 SERVICE PACK 1 PART NO. E17383-01 MARCH 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights

More information

Financial Statement WalkThrough

Financial Statement WalkThrough WORKPAPERS CS Financial Statement WalkThrough version 2015.x.x TL 29655 (12/21/15) Copyright Information Text copyright 2009-2015 by Thomson Reuters. All rights reserved. Video display images copyright

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a Crosstab The following instructions cover how to create a crosstab report in IBM Cognos Analytics. A crosstab is a report type in Cognos that displays an analytical look at

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

Table of Contents. Chapter 1

Table of Contents. Chapter 1 Table of Contents iii Table of Contents Chapter 1 Starting Excel Using an electronic spreadsheet 2 Starting Excel 2 Exploring the Start screen 4 Creating a blank workbook 4 Exploring the Excel window 5

More information

Creating a Website in Schoolwires

Creating a Website in Schoolwires Creating a Website in Schoolwires Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Navigating to an assigned section... 2 Accessing Site Manager... 2 Section Workspace

More information

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu TABLE OF CONTENTS Introduction... 1

More information

Princeton University Exercise Workbook Training Developed by Elisabetta Zodeiko, Princeton University

Princeton University Exercise Workbook Training Developed by Elisabetta Zodeiko, Princeton University ReportNet Query Studio Princeton University Exercise Workbook Training Developed by Elisabetta Zodeiko, Princeton University Cognos, Impromptu, PowerPlay, and ReportNet are registered trademarks of Cognos

More information

JPAMS Attendance. Click Attendance in the Program Navigator list. Under Entry, select Post Attendance.

JPAMS Attendance. Click Attendance in the Program Navigator list. Under Entry, select Post Attendance. Click Attendance in the Program Navigator list. Under Entry, select Post Attendance. Attendance Setup Box: 1. Select the desired Year. 2. District and School should be defaulted based on security. 3. 1st

More information

Basic Excel. Helen Mills OME-RESA

Basic Excel. Helen Mills OME-RESA Basic Excel Helen Mills OME-RESA Agenda Introduction- Highlight Basic Components of Microsoft Excel Entering & Formatting Data, Numbers, & Tables Calculating Totals & Summaries Using Formulas Conditional

More information

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

More information

Training Documentation. Corporate IT - Center of Excellence Cognos CPM. Cognos Workspace Advanced

Training Documentation. Corporate IT - Center of Excellence Cognos CPM. Cognos Workspace Advanced Training Documentation Corporate IT - Center of Excellence Cognos CPM Cognos Workspace Advanced 1 Version History Version Date Comment By Reviewed 0.1 04/01/2012 Draft Markus Reiß 0.2 16/08/2012 Update

More information

Illustrated Roadmap. for Windows

Illustrated Roadmap. for Windows Illustrated Roadmap for Windows This Illustrated Roadmap was designed to help the Computer Coordinator customize GradeQuick for their school and for teachers to make further customizations that will affect

More information

Pivot Tables in Excel Contents. Updated 5/19/2016

Pivot Tables in Excel Contents. Updated 5/19/2016 Pivot Tables in Excel 2010 Updated 5/19/2016 Contents Setup a Pivot Table in Excel 2010... 2 General Field List Features... 4 Summing and Counting Together... 6 Grouping Date Data... 7 Grouping Non-Date

More information

PowerSchool Handbook Federal Survey Card Report

PowerSchool Handbook Federal Survey Card Report Handbook Federal Survey Card Report Version 1.0 August 9, 2017 Copyright 2017, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

Records and Enrollment Participants Guide

Records and Enrollment Participants Guide IBM Cognos Analytics Welcome to Cognos Records and Enrollment Training! Today s objectives include: Gain a Basic Understanding of Cognos Understand University policies on data security including FERPA

More information

The following topics describe how to work with reports in the Firepower System:

The following topics describe how to work with reports in the Firepower System: The following topics describe how to work with reports in the Firepower System: Introduction to Reports Introduction to Reports, on page 1 Risk Reports, on page 1 Standard Reports, on page 2 About Working

More information

Excel Tables and Pivot Tables

Excel Tables and Pivot Tables A) Why use a table in the first place a. Easy to filter and sort if you only sort or filter by one item b. Automatically fills formulas down c. Can easily add a totals row d. Easy formatting with preformatted

More information

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS)

Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) Instructional Improvement System (IIS) Dashboard District User Guide Statewide Longitudinal Data System (SLDS) June 10, 2014 Page 1 of 36 IIS Dashboard District User Guide 2 Contents Project Overview...

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information