Articles in category

Reporting

103 Résultats disponibles

CODE SAS
Creating a PDF Output

This example opens the PDF destination, which produces PDF output. For the purpose of this exampl...

Lire la suite
CODE SAS
Generating ODS EXCEL Output

This SAS script demonstrates how to generate Excel files (XLSX format) from SAS procedure results...

Lire la suite
CODE SAS
Creating PDF Output

This example opens the PDF destination, which produces PDF output. For the purposes of this examp...

Lire la suite
CODE SAS
Overlaying two 3D surfaces with PROC G3D and GREPLAY

SAS script that generates and overlays two 3D surfaces using SAS/Graph's G3GRID, G3D, and GREPLAY...

Lire la suite
CODE SAS
Creating an ODS document with multiple outputs

This script illustrates the creation of an ODS document containing multiple reports and a graph. ...

Lire la suite
CODE SAS
Creating an ODS Tagset to Count Event Frequency

This SAS script defines a custom ODS tagset, 'tagsets.counter', which counts the frequency of eac...

Lire la suite
CODE SAS
Tumor Size Change Graphs (Waterfall Plot)

This script generates data simulating tumor size variation and creates two 'waterfall plot' bar c...

Lire la suite
CODE SAS
Controlling the Sort Order in a Frequency Report

This program uses the ORDER= option of the TABLES statement in the FREQ procedure to control the ...

Lire la suite
CODE SAS
ODS HTMLPanel Report with PROC PRINT and PROC GCHART

This SAS script generates a panel-structured HTML report using ODS TAGSETS.HTMLPANEL. It features...

Lire la suite
CODE SAS
HTML Paneling Report Generation

Script generating an HTML report with multiple grid (panel) outputs via a custom tagset.

Lire la suite
CODE SAS
Multi-Column Report Generation

This SAS script generates a multi-column report using ODS RTF (or PDF/PS) and PROC PRINT to displ...

Lire la suite
CODE SAS
Multi-Panel HTML Reports with ODS Tagsets

Generation of a complex HTML report organizing graphs and tables into grids (rows and columns) us...

Lire la suite
CODE SAS
ODS Escape Characters Demonstration

Script illustrating the use of ODS escape characters for text formatting (superscript, subscript)...

Lire la suite
CODE SAS
Configure Paper Size and ODS RTF Export

Example of configuring paper size (A3) for ODS RTF output.

Lire la suite
CODE SAS
GTL Scatter Plot with Left Labels

Definition and rendering of a custom scatter plot using Graph Template Language (GTL).

Lire la suite
CODE SAS
Biorhythm Chart with SAS/GRAPH

Generation of a biorhythm chart (physical, emotional, intellectual) based on a birth date.

Lire la suite
CODE SAS
Multi-file HTML Report Generation with ODS

Script generating structured HTML output with frames listing sales by country and region.

Lire la suite
CODE SAS
Demonstration of International Monetary Formats

Script illustrating the display of numerical values as currencies for different countries (United...

Lire la suite
CODE SAS
Creating Composite Dashboards with ODS HTMLPANEL

Example of using the ODS HTMLPANEL tagset to create composite reports organizing graphs and table...

Lire la suite
CODE SAS
AHGhtml Macro - HTML Report Generation and Opening

Macro generating a temporary HTML file from a SAS table and attempting to open it via a system co...

Lire la suite
CODE SAS
Configuration of Titles and Footnotes (Macro AHGfakeft)

Utility macro defining titles and footnotes for a specific safety report.

Lire la suite
CODE SAS
Opening Dummy HTML Page (_openDummyHTMLPage)

Technical macro opening an ODS HTML4 destination to a temporary file to optimize report generatio...

Lire la suite
CODE SAS
ODS Style Examples Generation

Program generating example HTML files for all ODS styles available in the SAS installation.

Lire la suite
CODE SAS
Profit Report by Year and Product Line

Generates a report calculating the total profit for each year within each product line.

Lire la suite
CODE SAS
Report of profits by year and product line

Generates a report displaying the total profit for each year, broken down by product line.

Lire la suite
CODE SAS
Defining Conditional Formatting Formats

Creation of user-defined formats for 'traffic lighting' (conditional color highlighting).

Lire la suite
CODE SAS
Advanced Customization of Graphic Legends with PROC SGPLOT

Demonstration of legend customization capabilities in SAS graphics, including symbol dimension ma...

Lire la suite
CODE SAS
Creating a Composite Graph Panel with GTL

Generation of a complex graphical dashboard combining scatter plot, bar chart, and box plots usin...

Lire la suite
CODE SAS
Creating an ODS Tagset for Multiple Stylesheets

Script defining a custom ODS Tagset to include multiple CSS files in an output.

Lire la suite
CODE SAS
Generating Scatterplot Matrices with PROC SGSCATTER

This SAS script generates multiple scatterplot matrices using the PROC SGSCATTER procedure. It us...

Lire la suite
CODE SAS
Multirun Log Analysis with gmLogScanReport

Verification of all logs in the current multirun file.

Lire la suite
CODE SAS
Variable Metadata Report

Generates an HTML report of the metadata (name, type, length, format, informat, label) for all va...

Lire la suite
CODE SAS
Generating an interactive HTML page with JavaScript

This SAS script is a Stored Process that generates a dynamic HTML page using JavaScript to intera...

Lire la suite
CODE SAS
Panelization of ODS Graphics and Reports

This SAS script demonstrates the use of ODS TAGSETS.HTMLPANEL to organize individual and grouped ...

Lire la suite
CODE SAS
Generating Heatmaps with SGPLOT and SGPANEL

This SAS script generates heatmaps to visualize the relationship between weight and cholesterol f...

Lire la suite
CODE SAS
Generating Graphs and Tables with ODS HTMLPANEL

Generates an HTML report containing individual and grouped graphs, as well as a table, using ODS ...

Lire la suite
CODE SAS
Simple graph with PROC GPLOT

This SAS script uses the GPLOT procedure to create a scatter plot of the 'weight' and 'height' va...

Lire la suite
CODE SAS
Comparative BMI Analysis and Visualization

This SAS script defines custom functions to calculate the Body Mass Index (BMI) and its variants,...

Lire la suite
CODE SAS
Bar chart with axis breaks

Creates a chart superimposing bars and lines, using non-breaking spaces to create visual breaks o...

Lire la suite
CODE SAS
Simple Statistics with Scatter Plot and Reference Lines

Creates a scatter plot of `msrp` vs `mpg_highway` from `sashelp.cars`, including reference lines ...

Lire la suite
CODE SAS
ODS RTF Report Generation

This SAS script generates an RTF format report from the SASHELP.SHOES dataset.

Lire la suite
CODE SAS
List of available ODS styles

Displays a list of all available ODS (Output Delivery System) styles.

Lire la suite
CODE SAS
3D Bar Chart of Shoe Sales

This SAS script generates a 3D bar chart of shoe sales by product and exports the result to HTML.

Lire la suite
CODE SAS
ODS Footer Management

This script configures the ODS escape character and defines a footer for page numbering in ODS ou...

Lire la suite
CODE SAS
ExtJS HTML Page Generation via Stored Process

SAS Stored Process script generating an HTML page integrating an ExtJS layout.

Lire la suite
CODE SAS
PDF Report Generation via ODS and Macros

This SAS script generates reports in PDF format from SASHELP data, using ODS PDF and a macro to a...

Lire la suite
CODE SAS
Illustration of the POSITION option in ANNOTATE with GPLOT

This SAS script generates a graph using PROC GPLOT to demonstrate the effect of the POSITION opti...

Lire la suite
CODE SAS
Creation and printing of simple data

Basic script creating a temporary dataset via datalines and displaying the result.

Lire la suite
CODE SAS
SGPANEL Layout Comparison: Panel vs Lattice

Script generating two analytical graphs to compare the relationships between cholesterol and syst...

Lire la suite
CODE SAS
Health Data Visualization with ODS Graphics

This SAS script generates two ODS graphics: a panel scatter plot and a panel histogram. These vis...

Lire la suite
CODE SAS
Conference Data Analysis

This SAS script analyzes conference data, producing various reports on attendees, vegetarian meal...

Lire la suite
CODE SAS
Measles Cases and MMR Vaccination Coverage by Year

This SAS script creates an internal dataset containing information on measles cases and MMR vacci...

Lire la suite
CODE SAS
Map of the 16 German Länders

This script generates a choropleth map of the 16 German Länders (federal states) using SAS/GRAPH ...

Lire la suite
CODE SAS
Electricity Consumption History with GCHART

Generation of a bar chart of monthly electricity consumption with custom annotations.

Lire la suite
CODE SAS
Air Quality Analysis and Reporting

This SAS script analyzes air quality from the SASHELP.AIR dataset, calculates a percentage index,...

Lire la suite
CODE SAS
Creating and filtering a city table

Script creating a city dataset and filtering by a specific capital.

Lire la suite
CODE SAS
Automated Generation of Linked HTML Reports with Navigation

This program generates a system of interconnected HTML reports analyzing profits by year and prod...

Lire la suite
CODE SAS
Annual Profit Report by Product Line

This SAS script generates a detailed report of total profit by year, broken down by product line,...

Lire la suite
CODE SAS
ODS Report of Profits by Year and Product

Generation of an HTML report analyzing total profits by year and product line with conditional fo...

Lire la suite
CODE SAS
Profit Report by Product Line and Year

This SAS script generates a detailed annual profit report aggregated by product line, including a...

Lire la suite
CODE SAS
ODS Configuration for Excel XP with Documentation

This SAS script configures the ODS 'tagsets.excelxp' destination to generate Excel files with doc...

Lire la suite
CODE SAS
Managing Decimals with PROC FORMAT PICTURE

Demonstration of using PROC FORMAT with the PICTURE statement to format numerical values, specifi...

Lire la suite
CODE SAS
Density Plot with PROC SGPLOT

This script generates density plots to visualize the distribution of numerical variables using th...

Lire la suite
CODE SAS
Custom ODS Style Definition

This SAS script defines a new custom ODS (Output Delivery System) style named 'customSapphire'. I...

Lire la suite
CODE SAS
Generation of Connected Scatterplots with SGPLOT

Script generating connected scatterplots based on the Iris dataset.

Lire la suite
CODE SAS
3D Grouped Bar Chart Generation with ODS HTML

This SAS script generates a grouped bar chart with 3D shading using PROC SGPLOT and publishes it ...

Lire la suite
CODE SAS
SGPLOT Stacked Bar Chart Generation

This SAS script generates a stacked bar chart using PROC SGPLOT and ODS HTML, displaying the cont...

Lire la suite
CODE SAS
3D Stacked Bar Chart with PROC SGPLOT

This SAS script generates a 3D stacked bar chart using PROC SGPLOT and the Output Delivery System...

Lire la suite
CODE SAS
Dynamic Printing of a SASHELP Table

Displays the content of a SASHELP library table defined by a macro variable.

Lire la suite
CODE SAS
Generate Stored Process Launch Form

Generates a dynamic HTML interface to launch a Stored Process with custom parameters.

Lire la suite
CODE SAS
Dynamic Web Form Generation for SAS Execution

Generation of a dynamic HTML page serving as an interface to launch a SAS program with user-selec...

Lire la suite
CODE SAS
Grouped Bar Chart with SGPLOT

This SAS script generates a Grouped Bar Chart using the SGPLOT procedure. Data is created directl...

Lire la suite
CODE SAS
HTML Page Closing Macro (Optimization)

Macro used to 'close' an HTML page by redirecting the ODS destination to a dummy page to optimize...

Lire la suite
CODE SAS
Sales Visualization with Custom Image Markers

Generation of dummy sales data and creation of combined charts (bar and scatter plots) using cust...

Lire la suite
CODE SAS
Orion Sales Reports and Sorting

This SAS script generates several reports and performs sorts on the `sashelp.Orsales` data table.

Lire la suite
CODE SAS
Call for Report Generation

This SAS script defines and executes a `call_create_report` macro that prepares the necessary par...

Lire la suite
CODE SAS
Bubble Plot Generation with SGPLOT

This SAS script generates a bubble plot using PROC SGPLOT. Source data is created directly within...

Lire la suite
CODE SAS
3D Bubble Plot Generation

This SAS script generates a 3D Bubble Plot using the SGPLOT procedure. The data is created direct...

Lire la suite
CODE SAS
Horizontal Grouped Bar Chart

This SAS script generates a horizontal grouped bar chart from internally created data, then expor...

Lire la suite
CODE SAS
SGplot Horizontal Grouped Bar Chart (3D)

This SAS script generates a horizontal grouped bar chart with a 3D (sheen) effect using PROC SGPL...

Lire la suite
CODE SAS
100% Stacked Horizontal Bar Chart

This SAS script generates a 100% stacked horizontal bar chart to visualize the proportional distr...

Lire la suite
CODE SAS
Generating Stacked Area Plot with SGPLOT

Generates a stacked area plot exported as HTML and PNG.

Lire la suite
CODE SAS
Code Diary Documentation Generation

Orchestration script generating project documentation in Markdown and HTML format.

Lire la suite
CODE SAS
Code Diary Documentation Generation

Script orchestrating the creation of a Code Diary and its conversion to HTML format.

Lire la suite
CODE SAS
Data Visualization with PROC CHART

This SAS script illustrates the creation of in-line datasets and the use of the PROC CHART proced...

Lire la suite
CODE SAS
PROC SUMMARY and PROC PRINT Analysis

This SAS script demonstrates the use of PROC SUMMARY and PROC PRINT for data analysis and display...

Lire la suite
CODE SAS
Graphs with broken axes

This SAS script generates various graphs (bar charts and scatter plots) with examples of broken a...

Lire la suite
CODE SAS
Dynamic Column Display with PROC SQL and PROC PRINT

This SAS script dynamically retrieves column names from the SASUSER.HOUSES dataset and uses these...

Lire la suite
CODE SAS
Combined Chart with GBARLINE

This SAS script generates a combined chart (bars and lines) from the SASHELP.PRDSALE table and ex...

Lire la suite
CODE SAS
Report Launch Web Interface Generation

Script generating an interactive HTML page to launch a SAS report with dynamic parameters based o...

Lire la suite
CODE SAS
Terminology Graph - Systolic Pressure

This SAS script generates a distribution graph of systolic blood pressure using PROC TEMPLATE and...

Lire la suite
CODE SAS
Grouping Rows in a Report with PROC PRINT

Demonstration of sorting and grouping data for reports with PROC PRINT.

Lire la suite
CODE SAS
Clinical Data Analysis and Aggregate Reports

This SAS script generates simulated clinical data, performs statistical aggregation by gender and...

Lire la suite
CODE SAS
Formatted Display of the SASHELP.CLASS Table

Generates a filtered and formatted report from the SASHELP.CLASS table.

Lire la suite
CODE SAS
Example 4 - SAS and HTML Output Streaming

Demonstration script combining custom HTML code and SAS procedure outputs via ODS to _webout.

Lire la suite
CODE SAS
Visualization of Injection Site Reaction Incidence

Generation of simulated skin reaction data and creation of comparative graphs.

Lire la suite
CODE SAS
One-Way Frequency Report

This program uses the TABLES statement options to control the statistics included in the one-way ...

Lire la suite
CODE SAS
HTML Output Generation via DATA _NULL_ and CARDS4

This SAS script demonstrates a method to generate and stream HTML content directly to web output ...

Lire la suite
CODE SAS
Simple extraction via PROC SQL

Selection of demographic columns from the SASHELP.CLASS table.

Lire la suite
CODE SAS
Simple HTML Stream Generation via Data Step

Example of creating a basic HTML stream sent directly to the web client.

Lire la suite
CODE SAS
Extracting Graphic Elements from a SAS Visual Analytics Report

Script querying the SAS Viya REST API to list graphic objects contained in a specific report.

Lire la suite
CODE SAS
Descriptive Analysis and BMI Charts

This SAS script performs descriptive analysis by creating a Body Mass Index (BMI) dataset and gen...

Lire la suite
CODE SAS
Display class data filtered by gender

Generates a report listing students from the SASHELP.CLASS table, filtered by a gender macro vari...

Lire la suite