All Visualizations Documentation

Size: px
Start display at page:

Download "All Visualizations Documentation"

Transcription

1 All Visualizations Documentation

2 All Visualizations Documentation 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright IBM Corp IBM, the IBM logo, and Cognos are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at While every attempt has been made to ensure that the information in this document is accurate and complete, some typographical errors or technical inaccuracies may exist. IBM does not accept responsibility for any kind of loss resulting from the use of information contained in this document. The information contained in this document is subject to change without notice. Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.

3 Contents 3 Contents 1 INTRODUCTION BOXPLOT PURPOSE APPLICABILITY ADDING A BOX PLOT VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION HEATMAP PURPOSE APPLICABILITY ADDING A HEATMAP VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION NETWORK DIAGRAM PURPOSE APPLICABILITY ADDING A NETWORK DIAGRAM TO AN ACTIVE REPORT PROCEDURE INTRODUCTION PACKED BUBBLE PURPOSE APPLICABILITY ADDING A PACKED BUBBLE VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION TREEMAP BY CATEGORY PURPOSE APPLICABILITY ADDING A TREEMAP BY CATEGORY VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION TREEMAP BY VALUE PURPOSE APPLICABILITY ADDING A TREEMAP BY VALUE VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION WATERFALL... 35

4 Contents PURPOSE APPLICABILITY ADDING A WATERFALL VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION AREA (SMOOTH) PURPOSE APPLICABILITY ADDING AN AREA (SMOOTH) VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION AREA STACKED (SMOOTH) PURPOSE APPLICABILITY ADDING A STACKED AREA (SMOOTH) VISUALIZATION TO AN ACTIVE REPORT45 27 PROCEDURE INTRODUCTION AREA STACKED (STRAIGHT) PURPOSE APPLICABILITY ADDING A STACKED AREA (STRAIGHT) VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION AREA (STRAIGHT) PURPOSE APPLICABILITY ADDING AN AREA (STRAIGHT) VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION 100% STACKED BAR PURPOSE APPLICABILITY ADDING A 100 PERCENT STACKED BAR VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION CLUSTERED BAR PURPOSE APPLICABILITY ADDING A CLUSTERED BAR VISUALIZATION TO AN ACTIVE REPORT... 61

5 Contents 5 39 PROCEDURE INTRODUCTION STACKED BAR PURPOSE APPLICABILITY ADDING A STACKED BAR VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION CLUSTERED COLUMN PURPOSE APPLICABILITY ADDING A CLUSTERED COLUMN VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION 100% STACKED COLUMN PURPOSE APPLICABILITY ADDING A 100 PERCENT STACKED COLUMN VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION STACKED COLUMN PURPOSE APPLICABILITY ADDING A STACKED COLUMN VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION DONUT PURPOSE APPLICABILITY ADDING A DONUT VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION GANTT PURPOSE APPLICABILITY ADDING A GANTT VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION GAUGE PURPOSE APPLICABILITY... 88

6 Contents 6 59 ADDING A SIMPLE GAUGE VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION LINE MARKED (STRAIGHT) PURPOSE APPLICABILITY ADDING A LINE (STRAIGHT) WITH CIRCLE MARKERS VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION LINE (SMOOTH) PURPOSE APPLICABILITY ADDING A LINE (SMOOTH) VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION LINE (STRAIGHT) PURPOSE APPLICABILITY ADDING A LINE (STRAIGHT) VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION BUBBLE PURPOSE APPLICABILITY ADDING A BUBBLE VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION PIE PURPOSE APPLICABILITY ADDING A PIE VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION RADAR PURPOSE APPLICABILITY ADDING A RADAR VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION SCATTER PURPOSE

7 Contents APPLICABILITY ADDING A SCATTER VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION TAG CLOUD PURPOSE APPLICABILITY ADDING A TAG CLOUD VISUALIZATION TO AN ACTIVE REPORT PROCEDURE INTRODUCTION PURPOSE APPLICABILITY ADDING A NETWORK WITH BUBBLES VISUALIZATION TO AN ACTIVE REPORT PROCEDURE

8 Box Plot Visualizations 8 Box Plot Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

9 Box Plot Visualizations 9 1 Introduction Boxplot 1.1 Purpose This document demonstrates how to add box plot extensible visualizations to active reports in Report Studio. 1.2 Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

10 Box Plot Visualizations 10 2 Adding a box plot visualization to an active report You can add a visualization to an active report to efficiently represent your data. Box plots show groups of numerical data from a distribution of numbers, such as minimum and maximum values, upper and lower quartiles, median values, and outlying values. This is an example of a box plot visualization: Before you begin

11 Box Plot Visualizations 11 Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. For this type of visualization, the following Data Container properties are not applicable: Drill-Through Tooltips Set Variable Values Container Select Application Drill-Through Show Hover For the Clickable Regions property, the only applicable option is Visualization as a Whole. 3 Procedure 1. Create a new active report or open an existing active report. 2. From the Toolbox tab, drag a Visualization icon to the work area.

12 Box Plot Visualizations From the Visualization Gallery, select the Box plot icon and click OK. 4. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Values drop zone. b. Under Categories, drag an item to the Categories drop zone. One bar is plotted for each category. c. Under Categories, drag an item to the Series drop zone. All data points in a series are aggregated into a single bar. 5. Add any active controls that you want and run the report.

13 13 Heatmap Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

14 Heatmap Visualizations 14 4 Introduction Heatmap 4.1 Purpose This document demonstrates how to add heatmap extensible visualizations to active reports in Report Studio. 4.2 Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

15 Heatmap Visualizations 15 5 Adding a heatmap visualization to an active report You can add a visualization to an active report to efficiently represent your data. Heatmaps in IBM Cognos Active Report use shades of color to represent the individual values that are contained in a matrix. Similar to treemaps, you can use heatmaps to identify patterns and exceptions. Unlike treemaps, the sizes of the rectangles are not proportionate to values. This is an example of a heatmap visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have

16 Heatmap Visualizations 16 Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 6 Procedure 6. Create a new active report or open an existing active report. 7. From the Toolbox tab, drag a Visualization icon to the work area. 8. From the Visualization Gallery, select the Heatmap icon and click OK. 9. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure or a single value to define the color shading of the rectangles. b. Under Categories, drag items to the Y Category and X Category. Tip: Ensure that the items in the Y Category and X Category come from different dimensions. 10. Add any active controls that you want and run the report.

17 Network Diagram Visualizations 17 Network Diagram Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

18 Network Diagram Visualizations 18 7 Introduction Network Diagram 7.1 Purpose This document demonstrates how to add network diagram extensible visualizations to active reports in Report Studio. 7.2 Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

19 Network Diagram Visualizations 19 8 Adding a network diagram to an active report You can add a visualization to an active report to efficiently represent your data. You can add a network diagram in IBM Cognos Active Report. The nodes data container defines the items that you want to link together. The links data container defines relationship between the items that you want to link together. This is an example of a network diagram visualization: Before you begin Network node drop zones only take numeric data items. Not all data sources have the appropriate data to create a network diagram. Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight.

20 Network Diagram Visualizations 20 About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 9 Procedure 11. Create a new active report or open an existing active report. 12. From the Toolbox tab, drag a Visualization icon to the work area. 13. From the Visualization Gallery, select the Network diagram icon and click OK. 14. From the Source tab, drag items to the appropriate location in the data container: a. In the Nodes1 data container, drag items to Node (Numeric) and Name. The nodes data container defines the items that you want to link together, such as Employees, defined by an employee code. b. In the Links1 data container, drag items to From node (Numeric) and To node (Numeric). The links data container defines relationship between the items that you want to link together, such as Employees and Managers. 15. Add any active controls that you want and run the report.

21 Packed Bubble Visualizations 21 Packed Bubble Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

22 Packed Bubble Visualizations Introduction Packed Bubble 10.1 Purpose This document demonstrates how to add packed bubble extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

23 Packed Bubble Visualizations Adding a packed bubble visualization to an active report You can add a visualization to an active report to efficiently represent your data. A packed bubble visualization in IBM Cognos Active Report is similar to a bubble chart in which the bubbles are tightly packed rather than spread over a grid. You can use a packed bubble visualization to display a large amount of data in a small space. This is an example of a packed bubble visualization:

24 Packed Bubble Visualizations 24 Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 12 Procedure 16. Create a new active report or open an existing active report. 17. From the Toolbox tab, drag a Visualization icon to the work area. 18. From the Visualization Gallery, select the Packed bubble icon and click OK. 19. From the Source tab, drag items to the appropriate location in the data container: a. Drag a measure or a single value to the data container, under Values. b. Under Categories, drag an item to plot as the bubbles. c. Under Series, drag an item to apply as a category. Each item in the category gets a different color from the color palette.

25 Packed Bubble Visualizations Add any active controls that you want and run the report.

26 Treemap by Category Visualizations 26 Treemap by Category Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

27 Treemap by Category Visualizations Introduction Treemap by Category 13.1 Purpose This document demonstrates how to add treemap by category extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

28 Treemap by Category Visualizations Adding a treemap by category visualization to an active report You can add a visualization to an active report to efficiently represent your data. Treemaps show relationships among large numbers of components by using size and color coding in a set of nested rectangles. A treemap by category identifies the level 1 category by color. The sizes of the rectangles represent the values. This is an example of a treemap by category visualization: Before you begin

29 Treemap by Category Visualizations 29 Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 15 Procedure 21. Create a new active report or open an existing active report. 22. From the Toolbox tab, drag a Visualization icon to the work area. 23. From the Visualization Gallery, select the Treemap by category icon and click OK. 24. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag an item to Size to define the color of the level 1 rectangles b. Under Categories, drag items to the different levels. Each level represents the category within which the subsequent levels are nested. For example, the levels might be Year, Product Line, and Product Type. 25. Add any active controls that you want and run the report.

30 Treemap by Value Visualizations 30 Treemap by Value Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

31 Treemap by Value Visualizations Introduction Treemap by Value 16.1 Purpose This document demonstrates how to add treemap by value extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

32 Treemap by Value Visualizations Adding a treemap by value visualization to an active report You can add a visualization to an active report to efficiently represent your data. Treemaps show relationships among large numbers of components by using size and color coding in a set of nested rectangles. A treemap by value identifies one of the two measures by the sizes of the rectangles and identifies the other measure by color. This is an example of a treemap by value visualization, where the size of the product type rectangles represents revenue and the color of the product type rectangles represents quantity sold: Before you begin Your administrator must make the visualizations available in the Visualization

33 Treemap by Value Visualizations 33 Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 18 Procedure 26. Create a new active report or open an existing active report. 27. From the Toolbox tab, drag a Visualization icon to the work area. 28. From the Visualization Gallery, select the Treemap by value icon and click OK. 29. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag items to define the size and color of the rectangles to Size and Color. b. Under Categories, drag items to the different levels. Each level represents the category within which the subsequent levels are nested. For example, the levels might be Year, Product Line, and Product Type. 30. Add any active controls that you want and run the report.

34 Waterfall Visualizations 34 Waterfall Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

35 Waterfall Visualizations Introduction Waterfall 19.1 Purpose This document demonstrates how to add waterfall extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

36 Waterfall Visualizations Adding a waterfall visualization to an active report You can add a visualization to an active report to efficiently represent your data. Waterfall visualizations are used to show the cumulative effect that a series of positive or negative values have on an initial value. This is an example of a waterfall visualization: Before you begin Your administrator must make the visualizations available in the Visualization

37 Waterfall Visualizations 37 Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. For this type of visualization, the following Data Container properties are not applicable: Drill-Through Tooltips Set Variable Values Container Select Application Drill-Through Show Hover For the Clickable Regions property, the only applicable option is Visualization as a Whole. 21 Procedure 31. Create a new active report or open an existing active report. 32. From the Toolbox tab, drag a Visualization icon to the work area. 33. From the Visualization Gallery, select the Waterfall chart icon and click OK. 34. From the Source tab, drag items to the appropriate location in the data container:

38 Waterfall Visualizations 38 a. Under Values, drag a measure to the Value drop zone. b. Under Categories, drag an item to the Categories drop zone. 35. Add any active controls that you want and run the report.

39 Area (Smooth) Visualizations 39 Area (Smooth) Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

40 Area (Smooth) Visualizations Introduction Area (Smooth) 22.1 Purpose This document demonstrates how to add area (smooth) extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

41 Area (Smooth) Visualizations Adding an area (smooth) visualization to an active report You can add a visualization to an active report to efficiently represent your data. Area charts are like line charts, but the areas below the lines are filled with colors or patterns. You can use area charts to emphasize the magnitude of change over time. This is an example of an area (smooth) visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task

42 Area (Smooth) Visualizations 42 You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 24 Procedure 36. Create a new active report or open an existing active report. 37. From the Toolbox tab, drag a Visualization icon to the work area. 38. From the Visualization Gallery, select the Area (smooth) icon and click OK. 39. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Values drop zone. b. Under Categories, drag an item to the X categories drop zone. 40. Add any active controls that you want and run the report.

43 Area Stacked (Smooth) Visualizations 43 Area Stacked (Smooth) Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

44 Area Stacked (Smooth) Visualizations Introduction Area Stacked (Smooth) 25.1 Purpose This document demonstrates how to add stacked area (smooth) extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

45 Area Stacked (Smooth) Visualizations Adding a stacked area (smooth) visualization to an active report You can add a visualization to an active report to efficiently represent your data. Area charts are like line charts, but the areas below the lines are filled with colors or patterns. You can use area charts to emphasize the magnitude of change over time. Stacked area charts are used to show the relationship of parts to the whole. This is an example of a stacked area (smooth) visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task

46 Area Stacked (Smooth) Visualizations 46 You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 27 Procedure 41. Create a new active report or open an existing active report. 42. From the Toolbox tab, drag a Visualization icon to the work area. 43. From the Visualization Gallery, select the Area Stacked (smooth) icon and click OK. 44. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Values drop zone. b. Under Categories, drag an item to the X categories drop zone. c. Under Categories, drag an item to the Series drop zone. 45. Add any active controls that you want and run the report.

47 Area Stacked (Straight) Visualizations 47 Area Stacked (Straight) Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

48 Area Stacked (Straight) Visualizations Introduction Area Stacked (Straight) 28.1 Purpose This document demonstrates how to add stacked area (straight) extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

49 Area Stacked (Straight) Visualizations Adding a stacked area (straight) visualization to an active report You can add a visualization to an active report to efficiently represent your data. Area charts are like line charts, but the areas below the lines are filled with colors or patterns. You can use area charts to emphasize the magnitude of change over time. Stacked area charts are used to show the relationship of parts to the whole. This is an example of a stacked area (straight) visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task

50 Area Stacked (Straight) Visualizations 50 You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 30 Procedure 46. Create a new active report or open an existing active report. 47. From the Toolbox tab, drag a Visualization icon to the work area. 48. From the Visualization Gallery, select the Area Stacked (smooth) icon and click OK. 49. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Values drop zone. b. Under Categories, drag an item to the X categories drop zone. c. Under Categories, drag an item to the Series drop zone. 50. Add any active controls that you want and run the report.

51 Area (Straight) Visualizations 51 Area (Straight) Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

52 Area (Straight) Visualizations Introduction Area (Straight) 31.1 Purpose This document demonstrates how to add area (straight) extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

53 Area (Straight) Visualizations Adding an area (straight) visualization to an active report You can add a visualization to an active report to efficiently represent your data. Area charts are like line charts, but the areas below the lines are filled with colors or patterns. You can use area charts to emphasize the magnitude of change over time. This is an example of an area (straight) visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task

54 100% Stacked Bar Visualizations 54 You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 33 Procedure 51. Create a new active report or open an existing active report. 52. From the Toolbox tab, drag a Visualization icon to the work area. 53. From the Visualization Gallery, select the Area (straight) icon and click OK. 54. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Values drop zone. b. Under Categories, drag an item to the X categories drop zone. 55. Add any active controls that you want and run the report.

55 100% Stacked Bar Visualizations % Stacked Bar Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

56 100% Stacked Bar Visualizations Introduction 100% Stacked Bar 34.1 Purpose This document demonstrates how to add 100 percent stacked bar extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

57 100% Stacked Bar Visualizations Adding a 100 percent stacked bar visualization to an active report You can add a visualization to an active report to efficiently represent your data. 100% stacked bar charts use horizontal data markers to compare values as a percentage. Bar charts are preferred over column charts when category names are long. 100 percent stacked charts are useful for comparing proportional contributions across all categories. They plot the relative contribution of each data series to the total as a percentage. This is an example of a 100 percent stacked bar visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight.

58 100% Stacked Bar Visualizations 58 About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 36 Procedure 56. Create a new active report or open an existing active report. 57. From the Toolbox tab, drag a Visualization icon to the work area. 58. From the Visualization Gallery, select the Bar 100 Percent Stacked icon and click OK. 59. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Size drop zone. b. Under Categories, drag an item to the Y categories drop zone. c. Under Categories, drag an item to the Series drop zone. 60. Add any active controls that you want and run the report.

59 Clustered Bar Visualizations 59 Clustered Bar Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

60 Clustered Bar Visualizations Introduction Clustered Bar 37.1 Purpose This document demonstrates how to add clustered bar extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

61 Clustered Bar Visualizations Adding a clustered bar visualization to an active report You can add a visualization to an active report to efficiently represent your data. Bar charts use horizontal data markers to compare individual values. You can use bar charts to compare discrete data or show trends over time. Use clustered bar charts to compare values across multiple categories. This is an example of a clustered bar visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones.

62 Stacked Bar Visualizations 62 Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 39 Procedure 61. Create a new active report or open an existing active report. 62. From the Toolbox tab, drag a Visualization icon to the work area. 63. From the Visualization Gallery, select the Bar Clustered icon and click OK. 64. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Size drop zone. b. Under Categories, drag an item to the Categories drop zone. c. Under Categories, drag an item to the Series drop zone. 65. Add any active controls that you want and run the report.

63 Stacked Bar Visualizations 63 Stacked Bar Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

64 Stacked Bar Visualizations Introduction Stacked Bar 40.1 Purpose This document demonstrates how to add stacked bar extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

65 Stacked Bar Visualizations Adding a stacked bar visualization to an active report You can add a visualization to an active report to efficiently represent your data. Bar charts use horizontal data markers to compare individual values. You can use bar charts to compare discrete data or show trends over time. Bar charts are preferred over column charts when category names are long. Stacked charts are useful for comparing proportional contributions within a category. They plot the relative value that each data series contributes to the total. This is an example of a stacked bar visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items.

66 Clustered Column Visualizations 66 When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 42 Procedure 66. Create a new active report or open an existing active report. 67. From the Toolbox tab, drag a Visualization icon to the work area. 68. From the Visualization Gallery, select the Bar Stacked icon and click OK. 69. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Size drop zone. b. Under Categories, drag an item to the Y categories drop zone. c. Under Categories, drag an item to the Series drop zone. 70. Add any active controls that you want and run the report.

67 Clustered Column Visualizations 67 Clustered Column Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

68 Clustered Column Visualizations Introduction Clustered Column 43.1 Purpose This document demonstrates how to add clustered column extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

69 Clustered Column Visualizations Adding a clustered column visualization to an active report You can add a visualization to an active report to efficiently represent your data. Column charts use vertical data markers to compare individual values. You can use column charts to compare discrete data or show trends over time. Use clustered column charts to compare values across multiple categories. This is an example of a clustered column visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task You add data to a visualization by inserting data items in drop zones.

70 Clustered Column Visualizations 70 Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 45 Procedure 71. Create a new active report or open an existing active report. 72. From the Toolbox tab, drag a Visualization icon to the work area. 73. From the Visualization Gallery, select the Column Clustered icon and click OK. 74. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Size drop zone. b. Under Categories, drag an item to the Categories drop zone. c. Under Categories, drag an item to the Series drop zone. 75. Add any active controls that you want and run the report.

71 100 Percent Stacked Column Visualizations Percent Stacked Column Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting

72 100 Percent Stacked Column Visualizations Introduction 100% Stacked Column 46.1 Purpose This document demonstrates how to add 100 percent stacked column extensible visualizations to active reports in Report Studio Applicability To perform the tasks in this document, you must use IBM Cognos Business Intelligence with visualizations imported by the administrator and made available to users.

73 100 Percent Stacked Column Visualizations Adding a 100 percent stacked column visualization to an active report You can add a visualization to an active report to efficiently represent your data. 100% stacked column charts use vertical data markers to compare values as a percentage. 100 percent stacked charts are useful for comparing proportional contributions across all categories. They plot the relative contribution of each data series to the total as a percentage. This is an example of a 100 percent stacked column visualization: Before you begin Your administrator must make the visualizations available in the Visualization Gallery. If you use Microsoft Internet Explorer to view visualizations, you must have Microsoft Silverlight 5 installed on your computer. Firefox or ipad users do not need Silverlight. About this task

74 100 Percent Stacked Column Visualizations 74 You add data to a visualization by inserting data items in drop zones. Visualizations will not run until all of the required drop zones contain data items. When all the required drop zones contain data items, additional drop zones appear for extra categories or values. You can use extra categories and extra values to filter data or set variables. Extra items are not visible in the visualization. When working with dimensional data sources, if the visualization does not contain a measure against which to plot data, you must provide one. For example, if you add a single member to the values drop zone, such as '2012', the default measure drop zone appears in which you must insert a measure. Attention: The supported properties for a visualization are determined by the visualization definition. 48 Procedure 76. Create a new active report or open an existing active report. 77. From the Toolbox tab, drag a Visualization icon to the work area. 78. From the Visualization Gallery, select the Column Stacked icon and click OK. 79. From the Source tab, drag items to the appropriate location in the data container: a. Under Values, drag a measure to the Size drop zone. b. Under Categories, drag an item to the X categories drop zone. c. Under Categories, drag an item to the Series drop zone. 80. Add any active controls that you want and run the report.

Treemap by Category Visualizations. Product: IBM Cognos Active Report Area of Interest: Reporting

Treemap by Category Visualizations. Product: IBM Cognos Active Report Area of Interest: Reporting Treemap by Category Visualizations Product: IBM Cognos Active Report Area of Interest: Reporting Treemap by Category Visualizations 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright

More information

Combination Chart Extensible Visualizations. Product: IBM Cognos Business Intelligence Area of Interest: Reporting

Combination Chart Extensible Visualizations. Product: IBM Cognos Business Intelligence Area of Interest: Reporting Combination Chart Extensible Visualizations Product: IBM Cognos Business Intelligence Area of Interest: Reporting Combination Chart Extensible Visualizations 2 Copyright and Trademarks Licensed Materials

More information

Extensible Visualizations. Product: IBM Cognos Business Intelligence Area of Interest: Reporting

Extensible Visualizations. Product: IBM Cognos Business Intelligence Area of Interest: Reporting Extensible Visualizations Product: IBM Cognos Business Intelligence Area of Interest: Reporting Extensible Visualizations 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright IBM

More information

Creating Mailing Lables in IBM Cognos 8 Report Studio

Creating Mailing Lables in IBM Cognos 8 Report Studio Tip or Technique Creating Mailing Lables in IBM Cognos 8 Report Studio Product(s): IBM Cognos 8.4 Area of Interest: Reporting Creating Mailing Lables in IBM Cognos 8 Report Studio 2 Copyright and Trademarks

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

Microsoft Business Intelligence Visualization Comparisons by Tool

Microsoft Business Intelligence Visualization Comparisons by Tool Microsoft Business Intelligence Visualization Comparisons by Tool Version 3: 10/29/2012 Purpose: Purpose of this document is to provide a quick reference of visualization options available in each tool.

More information

IBM Cognos Planning Data Validation Example

IBM Cognos Planning Data Validation Example IBM Cognos Planning Data Validation Example Nature of Document: Tip or Technique Product(s): IBM Cognos Planning Area of Interest: Modeling 2 Copyright and Trademarks Licensed Materials - Property of IBM.

More information

Multiple Aligned Column Headers in Lists and Crosstabs

Multiple Aligned Column Headers in Lists and Crosstabs Tip or Technique Multiple Aligned Column Headers in Lists and Crosstabs Product(s): IBM Cognos 8 Area of Interest: Report Design Multiple Aligned Column Headers in Lists and Crosstabs 2 Copyright Copyright

More information

Data Visualization Techniques

Data Visualization Techniques Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The

More information

How To Connect A Java To A Microsoft Database To An Ibm.Com Database On A Microsq Server On A Blackberry (Windows) Computer (Windows 2000) On A Powerpoint (Windows 5) On An Ubio.Com

How To Connect A Java To A Microsoft Database To An Ibm.Com Database On A Microsq Server On A Blackberry (Windows) Computer (Windows 2000) On A Powerpoint (Windows 5) On An Ubio.Com Guideline Setting Up a Microsoft SQL Server JDBC Connection within IBM Product(s): IBM Area of Interest: Infrastructure 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright IBM Corp.

More information

Data Visualization Techniques

Data Visualization Techniques Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The

More information

Enterprise Data Visualization and BI Dashboard

Enterprise Data Visualization and BI Dashboard Strengths Key Features and Benefits Ad-hoc Visualization and Data Discovery Prototyping Mockups Dashboards The application is web based and can be installed on any windows or linux server. There is no

More information

MicroStrategy Analytics Express User Guide

MicroStrategy Analytics Express User Guide MicroStrategy Analytics Express User Guide Analyzing Data with MicroStrategy Analytics Express Version: 4.0 Document Number: 09770040 CONTENTS 1. Getting Started with MicroStrategy Analytics Express Introduction...

More information

Data Visualization Handbook

Data Visualization Handbook SAP Lumira Data Visualization Handbook www.saplumira.com 1 Table of Content 3 Introduction 20 Ranking 4 Know Your Purpose 23 Part-to-Whole 5 Know Your Data 25 Distribution 9 Crafting Your Message 29 Correlation

More information

Table of Contents Find the story within your data

Table of Contents Find the story within your data Visualizations 101 Table of Contents Find the story within your data Introduction 2 Types of Visualizations 3 Static vs. Animated Charts 6 Drilldowns and Drillthroughs 6 About Logi Analytics 7 1 For centuries,

More information

SAS Visual Analytics 7.1

SAS Visual Analytics 7.1 SAS Visual Analytics 7.1 Getting Started with Exploration and Reporting SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS Visual Analytics

More information

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents:

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents: Table of contents: Access Data for Analysis Data file types Format assumptions Data from Excel Information links Add multiple data tables Create & Interpret Visualizations Table Pie Chart Cross Table Treemap

More information

Appendix 2.1 Tabular and Graphical Methods Using Excel

Appendix 2.1 Tabular and Graphical Methods Using Excel Appendix 2.1 Tabular and Graphical Methods Using Excel 1 Appendix 2.1 Tabular and Graphical Methods Using Excel The instructions in this section begin by describing the entry of data into an Excel spreadsheet.

More information

SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING

SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING WELCOME TO SAS VISUAL ANALYTICS SAS Visual Analytics is a high-performance, in-memory solution for exploring massive amounts

More information

WebSphere Business Monitor

WebSphere Business Monitor WebSphere Business Monitor Dashboards 2010 IBM Corporation This presentation should provide an overview of the dashboard widgets for use with WebSphere Business Monitor. WBPM_Monitor_Dashboards.ppt Page

More information

Microsoft Excel 2010 Charts and Graphs

Microsoft Excel 2010 Charts and Graphs Microsoft Excel 2010 Charts and Graphs Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Charts and Graphs 2.0 hours Topics include data groupings; creating

More information

Choosing a successful structure for your visualization

Choosing a successful structure for your visualization IBM Software Business Analytics Visualization Choosing a successful structure for your visualization By Noah Iliinsky, IBM Visualization Expert 2 Choosing a successful structure for your visualization

More information

Charts for SharePoint

Charts for SharePoint KWizCom Corporation Charts for SharePoint Admin Guide Copyright 2005-2015 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2 Canada E-mail:

More information

Microsoft Business Intelligence Platform

Microsoft Business Intelligence Platform Microsoft Business Intelligence Platform Agenda Welcome / Introductions Business Intelligence (BI) Overview Microsoft BI Stack Overview SharePoint BI Demo Q & A P 2 Firm Overview Founded in 1997. Offices:

More information

Report authoring with IBM Cognos Business Intelligence

Report authoring with IBM Cognos Business Intelligence Report authoring with IBM Cognos Business Intelligence Contents 2 Executive summary 3 Overview 3 The challenges of report authoring 4 How Cognos Business Intelligence software can help report authors 8

More information

COGNOS (R) 8 Business Intelligence

COGNOS (R) 8 Business Intelligence COGNOS (R) 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio Quick Tour Cognos(R) 8 Business Intelligence Readme Query Studio User Guide USER GUIDE THE NEXT LEVEL OF PERFORMANCE TM Product Information

More information

Information Literacy Program

Information Literacy Program Information Literacy Program Excel (2013) Advanced Charts 2015 ANU Library anulib.anu.edu.au/training ilp@anu.edu.au Table of Contents Excel (2013) Advanced Charts Overview of charts... 1 Create a chart...

More information

White Paper. Data Visualization Techniques. From Basics to Big Data With SAS Visual Analytics

White Paper. Data Visualization Techniques. From Basics to Big Data With SAS Visual Analytics White Paper Data Visualization Techniques From Basics to Big Data With SAS Visual Analytics Contents Introduction... 1 Tips to Get Started... 1 The Basics: Charting 101... 2 Line Graphs...2 Bar Charts...3

More information

SAS BI Dashboard 4.4. User's Guide Second Edition. SAS Documentation

SAS BI Dashboard 4.4. User's Guide Second Edition. SAS Documentation SAS BI Dashboard 4.4 User's Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2013. SAS BI Dashboard 4.4: User's Guide, Second

More information

Microsoft PowerPoint 2008

Microsoft PowerPoint 2008 Microsoft PowerPoint 2008 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Slide Layouts... 3 Adding an Image to a Slide...

More information

Implementing Failover through Load Balancing within IBM Cognos 8

Implementing Failover through Load Balancing within IBM Cognos 8 Guideline Implementing Failover through Load Balancing within IBM Cognos 8 Product(s): IBM Cognos 8 Area of Interest: Infrastructure 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright

More information

Adaptive Enterprise Solutions

Adaptive Enterprise Solutions Reporting User Guide Adaptive Enterprise Solutions 8401 Colesville Road Suite 450 Silver Spring, MD 20910 800.237.9785 Toll Free 301.589.3434 Voice 301.589.9254 Fax www.adsystech.com Version 5 THIS USER

More information

Virto SharePoint Gantt Chart App for Office 365 Release 1.0.3. User and Installation Guide

Virto SharePoint Gantt Chart App for Office 365 Release 1.0.3. User and Installation Guide Virto SharePoint Gantt Chart App for Office 365 Release 1.0.3 User and Installation Guide 2 Table of Contents OVERVIEW... 3 FEATURES LIST... 3 SYSTEM/DEVELOPER REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER...

More information

Tableau Your Data! Wiley. with Tableau Software. the InterWorks Bl Team. Fast and Easy Visual Analysis. Daniel G. Murray and

Tableau Your Data! Wiley. with Tableau Software. the InterWorks Bl Team. Fast and Easy Visual Analysis. Daniel G. Murray and Tableau Your Data! Fast and Easy Visual Analysis with Tableau Software Daniel G. Murray and the InterWorks Bl Team Wiley Contents Foreword xix Introduction xxi Part I Desktop 1 1 Creating Visual Analytics

More information

IBM TRIRIGA Application Platform Version 3.3.2. Reporting: Creating Cross-Tab Reports in BIRT

IBM TRIRIGA Application Platform Version 3.3.2. Reporting: Creating Cross-Tab Reports in BIRT IBM TRIRIGA Application Platform Version 3.3.2 Reporting: Creating Cross-Tab Reports in BIRT Cheng Yang Application Developer IBM TRIRIGA Copyright International Business Machines Corporation 2013. US

More information

TIBCO Spotfire Network Analytics 1.1. User s Manual

TIBCO Spotfire Network Analytics 1.1. User s Manual TIBCO Spotfire Network Analytics 1.1 User s Manual Revision date: 26 January 2009 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Advanced Microsoft Excel 2010

Advanced Microsoft Excel 2010 Advanced Microsoft Excel 2010 Table of Contents THE PASTE SPECIAL FUNCTION... 2 Paste Special Options... 2 Using the Paste Special Function... 3 ORGANIZING DATA... 4 Multiple-Level Sorting... 4 Subtotaling

More information

Data exploration with Microsoft Excel: analysing more than one variable

Data exploration with Microsoft Excel: analysing more than one variable Data exploration with Microsoft Excel: analysing more than one variable Contents 1 Introduction... 1 2 Comparing different groups or different variables... 2 3 Exploring the association between categorical

More information

COGNOS 8 Business Intelligence

COGNOS 8 Business Intelligence COGNOS 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio is the reporting tool for creating simple queries and reports in Cognos 8, the Web-based reporting solution. In Query Studio, you can

More information

Summarizing and Displaying Categorical Data

Summarizing and Displaying Categorical Data Summarizing and Displaying Categorical Data Categorical data can be summarized in a frequency distribution which counts the number of cases, or frequency, that fall into each category, or a relative frequency

More information

Diagrams and Graphs of Statistical Data

Diagrams and Graphs of Statistical Data Diagrams and Graphs of Statistical Data One of the most effective and interesting alternative way in which a statistical data may be presented is through diagrams and graphs. There are several ways in

More information

COGNOS KARATE BELT SESSION III CREATING SLOTS

COGNOS KARATE BELT SESSION III CREATING SLOTS COGNOS KARATE BELT SESSION III CREATING SLOTS DIY SLOTS Purpose: This document explains the process for creating indicators as a way to slot information into one row from data that would normally be in

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

How To Use Ibo Cognos Workspace Advanced On A Computer Or Computer (For Free)

How To Use Ibo Cognos Workspace Advanced On A Computer Or Computer (For Free) IBM Cognos Workspace Advanced Version 10.2.0 User Guide Note Before using this information and the product it supports, read the information in Notices on page 229. Product Information This document applies

More information

COGNOS (R) 8 Business Intelligence

COGNOS (R) 8 Business Intelligence COGNOS (R) 8 Business Intelligence REPORT STUDIO USER GUIDE Report Studio Tour Cognos(R) 8 Business Intelligence Readme Report Studio User Guide USER GUIDE THE NEXT LEVEL OF PERFORMANCE TM Product Information

More information

How to build Dashboard - Step by Step tutorial/recipe

How to build Dashboard - Step by Step tutorial/recipe How to build Dashboard - Step by Step tutorial/recipe Contents How to build Dashboard - Step by Step tutorial/recipe...1 How to create Excel Dashboard [ as direct connection ]...2 Purpose of this Dashboard

More information

Hands-On Practice. Using Notebook Software in the Office

Hands-On Practice. Using Notebook Software in the Office Using Notebook Software in the Office Before You Start Before you begin your meeting, ensure that your computer is turned on and the SMART Board interactive whiteboard is connected and oriented. The SMART

More information

IBM Cognos Workspace Advanced Version 10.2.1. User Guide

IBM Cognos Workspace Advanced Version 10.2.1. User Guide IBM Cognos Workspace Advanced Version 10.2.1 User Guide Note Before using this information and the product it supports, read the information in Notices on page 235. Product Information This document applies

More information

Using the Drag-and-Drop Report Builder

Using the Drag-and-Drop Report Builder Using the Drag-and-Drop Report Builder Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Create Charts in Excel

Create Charts in Excel Create Charts in Excel Table of Contents OVERVIEW OF CHARTING... 1 AVAILABLE CHART TYPES... 2 PIE CHARTS... 2 BAR CHARTS... 3 CREATING CHARTS IN EXCEL... 3 CREATE A CHART... 3 HOW TO CHANGE THE LOCATION

More information

Figure 1. An embedded chart on a worksheet.

Figure 1. An embedded chart on a worksheet. 8. Excel Charts and Analysis ToolPak Charts, also known as graphs, have been an integral part of spreadsheets since the early days of Lotus 1-2-3. Charting features have improved significantly over the

More information

Creating and Viewing Task Dependencies between Multiple Projects using Microsoft Project

Creating and Viewing Task Dependencies between Multiple Projects using Microsoft Project Creating and Viewing Task Dependencies between Multiple Projects using Microsoft Project Preliminary 1. You must have Microsoft Project 2003 or higher installed to complete these procedures. 2. If necessary,

More information

Version 10.1.0 Getting Started

Version 10.1.0 Getting Started IBM Cognos Business Intelligence Version 10.1.0 Getting Started Product Information This document applies to IBM Cognos Version 10.1.0 and may also apply to subsequent releases. To check for newer versions

More information

Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4

Excel Unit 4. Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4 Excel Unit 4 Data files needed to complete these exercises will be found on the S: drive>410>student>computer Technology>Excel>Unit 4 Step by Step 4.1 Creating and Positioning Charts GET READY. Before

More information

Version 8.4.1 User Guide

Version 8.4.1 User Guide IBM Cognos 8 Business Intelligence PowerPlay Studio Version 8.4.1 User Guide Product Information This document applies to IBM Cognos 8 Business Intelligence Version 8.4.1 and may also apply to subsequent

More information

Business Objects Enterprise version 4.1. Report Viewing

Business Objects Enterprise version 4.1. Report Viewing Business Objects Enterprise version 4.1 Note about Java: With earlier versions, the Java run-time was not needed for report viewing; but was needed for report writing. The default behavior in version 4.1

More information

DASHBOARD VISUALIZATIONS IN ORACLE BAM 12.1.3 ORACLE WHITE PAPER SEPTEMBER 2014

DASHBOARD VISUALIZATIONS IN ORACLE BAM 12.1.3 ORACLE WHITE PAPER SEPTEMBER 2014 DASHBOARD VISUALIZATIONS IN ORACLE BAM 12.1.3 ORACLE WHITE PAPER SEPTEMBER 2014 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Using visualization to understand big data

Using visualization to understand big data IBM Software Business Analytics Advanced visualization Using visualization to understand big data By T. Alan Keahey, Ph.D., IBM Visualization Science and Systems Expert 2 Using visualization to understand

More information

Microsoft Excel 2013: Charts June 2014

Microsoft Excel 2013: Charts June 2014 Microsoft Excel 2013: Charts June 2014 Description We will focus on Excel features for graphs and charts. We will discuss multiple axes, formatting data, choosing chart type, adding notes and images, and

More information

Using Rational Rose to Create Object-Oriented Diagrams

Using Rational Rose to Create Object-Oriented Diagrams Using Rational Rose to Create Object-Oriented Diagrams This is a brief overview to get students started in using Rational Rose to quickly create object-oriented models and diagrams. It is not by any means

More information

Formulas, Functions and Charts

Formulas, Functions and Charts Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to

More information

Tip and Technique on creating adhoc reports in IBM Cognos Controller

Tip and Technique on creating adhoc reports in IBM Cognos Controller Tip or Technique Tip and Technique on creating adhoc reports in IBM Cognos Product(s): IBM Cognos Area of Interest: Financial Management 2 Copyright and Trademarks Licensed Materials - Property of IBM.

More information

Copyright EPiServer AB

Copyright EPiServer AB Table of Contents 3 Table of Contents ABOUT THIS DOCUMENTATION 4 HOW TO ACCESS EPISERVER HELP SYSTEM 4 EXPECTED KNOWLEDGE 4 ONLINE COMMUNITY ON EPISERVER WORLD 4 COPYRIGHT NOTICE 4 EPISERVER ONLINECENTER

More information

Spike Tech Tip: How to use your online, cloud-based tools for Spike

Spike Tech Tip: How to use your online, cloud-based tools for Spike Spike Tech Tip: How to use your online, cloud-based tools for Spike September 30, 2015 Tech Tip: How to use your online, cloud-based tools for Spike ikegps introduced a beta version of its cloud-based

More information

IBM Cognos Analysis for Microsoft Excel

IBM Cognos Analysis for Microsoft Excel IBM Cognos Analysis for Microsoft Excel Explore and analyze data in a familiar spreadsheet format Highlights Explore and analyze data drawn from IBM Cognos TM1 models and IBM Cognos Business Intelligence

More information

Microsoft Office Excel 2013

Microsoft Office Excel 2013 Microsoft Office Excel 2013 PivotTables and PivotCharts University Information Technology Services Training, Outreach & Learning Technologies Copyright 2014 KSU Department of University Information Technology

More information

Creating Charts and Graphs

Creating Charts and Graphs Creating Charts and Graphs Title: Creating Charts and Graphs Version: 1. First edition: December 24 First English edition: December 24 Contents Overview...ii Copyright and trademark information...ii Feedback...ii

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Pie Charts or Bubble Maps This TIPS&TRICKS is intended to aid a person working in Petrel who needs to make a display showing the relative proportion

More information

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template Microsoft Office PowerPoint 2003 Tutorial 2 Applying and Modifying Text and Graphic Objects 1 Creating a new presentation from a design template Click File on the menu bar, and then click New Click the

More information

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2 Introduction 1 Web application basics 2 SIMATIC Information Server V8.0 Update 1 System Manual Office add-ins basics 3 Time specifications 4 Report templates 5 Working with the Web application 6 Working

More information

Gmail: Signatures, labels, and filters

Gmail: Signatures, labels, and filters Gmail: Signatures, labels, and filters Here s how to set up your email signature, labels to organize your email (similar to folders), and filters to automate what happens to certain types of email. Create

More information

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients Technical Paper Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients A practical introduction to SAS Information Map Studio and SAS Web Report Studio for new and experienced

More information

Visualization Quick Guide

Visualization Quick Guide Visualization Quick Guide A best practice guide to help you find the right visualization for your data WHAT IS DOMO? Domo is a new form of business intelligence (BI) unlike anything before an executive

More information

How to make a line graph using Excel 2007

How to make a line graph using Excel 2007 How to make a line graph using Excel 2007 Format your data sheet Make sure you have a title and each column of data has a title. If you are entering data by hand, use time or the independent variable in

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 1 P age Table of Contents Table of Contents... Error! Bookmark

More information

Trial version of GADD Dashboards Builder

Trial version of GADD Dashboards Builder Trial version of GADD Dashboards Builder Published 2014-02 gaddsoftware.com Table of content 1. Introduction... 3 2. Getting started... 3 2.1. Start the GADD Dashboard Builder... 3 2.2. Example 1... 3

More information

Data representation and analysis in Excel

Data representation and analysis in Excel Page 1 Data representation and analysis in Excel Let s Get Started! This course will teach you how to analyze data and make charts in Excel so that the data may be represented in a visual way that reflects

More information

Lession: 2 Animation Tool: Synfig Card or Page based Icon and Event based Time based Pencil: Synfig Studio: Getting Started: Toolbox Canvas Panels

Lession: 2 Animation Tool: Synfig Card or Page based Icon and Event based Time based Pencil: Synfig Studio: Getting Started: Toolbox Canvas Panels Lession: 2 Animation Tool: Synfig In previous chapter we learn Multimedia and basic building block of multimedia. To create a multimedia presentation using these building blocks we need application programs

More information

Creating IBM Cognos Controller Databases using Microsoft SQL Server

Creating IBM Cognos Controller Databases using Microsoft SQL Server Guideline Creating IBM Cognos Controller Databases using Microsoft SQL Product(s): IBM Cognos Controller 8.1 or higher Area of Interest: Financial Management 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

<no narration for this slide>

<no narration for this slide> 1 2 The standard narration text is : After completing this lesson, you will be able to: < > SAP Visual Intelligence is our latest innovation

More information

User's Guide FairCom Performance Monitor

User's Guide FairCom Performance Monitor User's Guide FairCom Performance Monitor User's Guide FairCom Performance Monitor Contents 1. c-treeace Performance Monitor... 4 2. Startup... 5 3. Using Main Window... 6 4. Menus... 8 5. Icon Row... 11

More information

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY

ABOUT THIS DOCUMENT ABOUT CHARTS/COMMON TERMINOLOGY A. Introduction B. Common Terminology C. Introduction to Chart Types D. Creating a Chart in FileMaker E. About Quick Charts 1. Quick Chart Behavior When Based on Sort Order F. Chart Examples 1. Charting

More information

SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12. What's New Guide: SAP BusinessObjects Design Studio

SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12. What's New Guide: SAP BusinessObjects Design Studio SAP BusinessObjects Design Studio Document Version: 1.2-2013-11-12 What's New Guide: SAP BusinessObjects Design Studio Table of Contents 1 About This Guide....3 2 About the Documentation Set....4 3 New

More information

an introduction to VISUALIZING DATA by joel laumans

an introduction to VISUALIZING DATA by joel laumans an introduction to VISUALIZING DATA by joel laumans an introduction to VISUALIZING DATA iii AN INTRODUCTION TO VISUALIZING DATA by Joel Laumans Table of Contents 1 Introduction 1 Definition Purpose 2 Data

More information

P6 Analytics Reference Manual

P6 Analytics Reference Manual P6 Analytics Reference Manual Release 3.2 October 2013 Contents Getting Started... 7 About P6 Analytics... 7 Prerequisites to Use Analytics... 8 About Analyses... 9 About... 9 About Dashboards... 10 Logging

More information

Using Excel for descriptive statistics

Using Excel for descriptive statistics FACT SHEET Using Excel for descriptive statistics Introduction Biologists no longer routinely plot graphs by hand or rely on calculators to carry out difficult and tedious statistical calculations. These

More information

Microsoft Excel 2010 Pivot Tables

Microsoft Excel 2010 Pivot Tables Microsoft Excel 2010 Pivot Tables Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Microsoft Excel 2010: Pivot Tables 1.5 hours Topics include data groupings, pivot tables, pivot

More information

Why Use OneNote? Creating a New Notebook

Why Use OneNote? Creating a New Notebook Why Use OneNote? OneNote is the ultimate virtual notebook that enables users to create notes in various formats, shares those notes, sync those notes with the cloud and collaborate with others. You can

More information

Chapter 4 Creating Charts and Graphs

Chapter 4 Creating Charts and Graphs Calc Guide Chapter 4 OpenOffice.org Copyright This document is Copyright 2006 by its contributors as listed in the section titled Authors. You can distribute it and/or modify it under the terms of either

More information

WebSphere Commerce V7 Feature Pack 2

WebSphere Commerce V7 Feature Pack 2 WebSphere Commerce V7 Feature Pack 2 Pricing tool 2011 IBM Corporation This presentation provides an overview of the Pricing tool of the WebSphere Commerce V7.0 feature pack 2. PricingTool.ppt Page 1 of

More information

Creating an Email with Constant Contact. A step-by-step guide

Creating an Email with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

MetroBoston DataCommon Training

MetroBoston DataCommon Training MetroBoston DataCommon Training Whether you are a data novice or an expert researcher, the MetroBoston DataCommon can help you get the information you need to learn more about your community, understand

More information

Toolbars and Tabs in SMART Notebook Software

Toolbars and Tabs in SMART Notebook Software Toolbars and Tabs in SMART Notebook Software This quick reference introduces you to the toolbar, full screen toolbar and side tabs in SMART Notebook collaborative learning software. Toolbar The SMART Notebook

More information

Cognos 8 Business Intelligence

Cognos 8 Business Intelligence Cognos 8 Business Intelligence REPORT STUDIO EXPRESS AUTHORING USER GUIDE Product Information This document applies to Cognos 8 Version 8.3 and may also apply to subsequent releases. To check for newer

More information

Getting started in Excel

Getting started in Excel Getting started in Excel Disclaimer: This guide is not complete. It is rather a chronicle of my attempts to start using Excel for data analysis. As I use a Mac with OS X, these directions may need to be

More information

IBM Tivoli Netcool Performance Manager, Version 1.3.2 Model Maker 1.2.0 Document Revision R2E1. Getting Started with Common Reporting Guide

IBM Tivoli Netcool Performance Manager, Version 1.3.2 Model Maker 1.2.0 Document Revision R2E1. Getting Started with Common Reporting Guide IBM Tivoli Netcool Performance Manager, Version 1.3.2 Model Maker 1.2.0 Document Revision R2E1 Getting Started with Common Reporting Guide Note Before using this information and the product it supports,

More information

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013 Running Descriptive and Correlational Analysis in Excel 2013 Tips for coding a survey Use short phrases for your data table headers to keep your worksheet neat, you can always edit the labels in tables

More information

Working with Excel in Origin

Working with Excel in Origin Working with Excel in Origin Limitations When Working with Excel in Origin To plot your workbook data in Origin, you must have Excel version 7 (Microsoft Office 95) or later installed on your computer

More information

Oracle BIEE 11g Reports and Dashboard Hands On

Oracle BIEE 11g Reports and Dashboard Hands On Username: student Oracle BIEE 11g Reports and Dashboard Hands On Vlamis Software Solutions is one of the most respected training organizations in the Oracle Business Intelligence community because our

More information

IBM Cognos Query Studio Version 10.2.0. User Guide

IBM Cognos Query Studio Version 10.2.0. User Guide IBM Cognos Query Studio Version 10.2.0 User Guide Note Before using this information and the product it supports, read the information in Notices on page 107. Product Information This document applies

More information