Tag: Problem Solvers

How to create EMF graph output files that can be edited outside of your SAS® program

What happens if you need to edit graph output files from SAS in a different application (for example, Microsoft Word)? It is not recommended that you edit your SAS graph output outside of SAS, but, if you must do so, you need to create your graphics output as EMF (Enhanced Metafile Format) graph output.

How to create EMF graph output files that can be edited outside of your SAS® program was published on SAS Users.

Finding known issues with SAS® Customer Intelligence 360

Have you ever wondered where you can find information about known issues with SAS® Customer Intelligence 360? Well, look no further! You can find the issues on the SAS Customer Intelligence 360 Status page. This page is your “one-stop shop” (comprehensive source) for locating the current issues that are being […]

Finding known issues with SAS® Customer Intelligence 360 was published on SAS Users.

Creating a report that displays only the column headings for a data set containing 0 records

This blog demonstrates how to create a report that provides only the column headings for data that is missing. The blog also explains how to create, select, and exclude output objects as well as how to generate reports with the SAS® Output Delivery System (ODS). These concepts are relevant to the task of generating a report with the column headings for a data set that contains no (0) observations.

Creating a report that displays only the column headings for a data set containing 0 records was published on SAS Users.